mirror of
https://github.com/mudler/LocalAI.git
synced 2024-06-07 19:40:48 +00:00
c64b59c80c
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/valyala/fasthttp](https://togithub.com/valyala/fasthttp) | require | minor | `v1.48.0` -> `v1.49.0` | --- ### Release Notes <details> <summary>valyala/fasthttp (github.com/valyala/fasthttp)</summary> ### [`v1.49.0`](https://togithub.com/valyala/fasthttp/releases/tag/v1.49.0) [Compare Source](https://togithub.com/valyala/fasthttp/compare/v1.48.0...v1.49.0) - [`0e99e64`](https://togithub.com/valyala/fasthttp/commit/0e99e64) Update golangci-lint and gosec ([#​1609](https://togithub.com/valyala/fasthttp/issues/1609)) (Erik Dubbelboer) - [`6aea1e0`](https://togithub.com/valyala/fasthttp/commit/6aea1e0) fix round2\_32, split round2 tests because they depend on sizeof int at compile time ([#​1607](https://togithub.com/valyala/fasthttp/issues/1607)) (Duncan Overbruck) - [`4b0e6c7`](https://togithub.com/valyala/fasthttp/commit/4b0e6c7) Update ErrNoMultipartForm (Erik Dubbelboer) - [`727021a`](https://togithub.com/valyala/fasthttp/commit/727021a) Update security policy (Erik Dubbelboer) - [`54fdc7a`](https://togithub.com/valyala/fasthttp/commit/54fdc7a) Abstracts the RoundTripper interface and provides a default implement ([#​1602](https://togithub.com/valyala/fasthttp/issues/1602)) (Tim) - [`e181af1`](https://togithub.com/valyala/fasthttp/commit/e181af1) fasthttpproxy support ipv6 ([#​1597](https://togithub.com/valyala/fasthttp/issues/1597)) (Pluto) - [`6eb2249`](https://togithub.com/valyala/fasthttp/commit/6eb2249) fix:fasthttp server with tlsConfig ([#​1595](https://togithub.com/valyala/fasthttp/issues/1595)) (Zhang Xiaopei) - [`1c85d43`](https://togithub.com/valyala/fasthttp/commit/1c85d43) Fix round2 (Erik Dubbelboer) - [`064124e`](https://togithub.com/valyala/fasthttp/commit/064124e) Avoid nolint:errcheck in header tests ([#​1589](https://togithub.com/valyala/fasthttp/issues/1589)) (Oleksandr Redko) - [`0d0bbfe`](https://togithub.com/valyala/fasthttp/commit/0d0bbfe) Auto add 'Vary' header after compression ([#​1585](https://togithub.com/valyala/fasthttp/issues/1585)) (AutumnSun) - [`d229959`](https://togithub.com/valyala/fasthttp/commit/d229959) Remove unnecessary indent blocks ([#​1586](https://togithub.com/valyala/fasthttp/issues/1586)) (Oleksandr Redko) - [`6b68042`](https://togithub.com/valyala/fasthttp/commit/6b68042) Use timeout in TCPDialer to resolveTCPAddrs ([#​1582](https://togithub.com/valyala/fasthttp/issues/1582)) (un000) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/go-skynet/LocalAI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi42OC4wIiwidXBkYXRlZEluVmVyIjoiMzYuNjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
95 lines
4.1 KiB
Modula-2
95 lines
4.1 KiB
Modula-2
module github.com/go-skynet/LocalAI
|
|
|
|
go 1.21
|
|
|
|
require (
|
|
github.com/donomii/go-rwkv.cpp v0.0.0-20230715075832-c898cd0f62df
|
|
github.com/ggerganov/whisper.cpp/bindings/go v0.0.0-20230628193450-85ed71aaec8e
|
|
github.com/go-audio/wav v1.1.0
|
|
github.com/go-skynet/bloomz.cpp v0.0.0-20230529155654-1834e77b83fa
|
|
github.com/go-skynet/go-bert.cpp v0.0.0-20230716133540-6abe312cded1
|
|
github.com/go-skynet/go-ggml-transformers.cpp v0.0.0-20230714203132-ffb09d7dd71e
|
|
github.com/go-skynet/go-llama.cpp v0.0.0-20230826202707-9072315164dc
|
|
github.com/gofiber/fiber/v2 v2.49.0
|
|
github.com/google/uuid v1.3.1
|
|
github.com/hashicorp/go-multierror v1.1.1
|
|
github.com/hpcloud/tail v1.0.0
|
|
github.com/imdario/mergo v0.3.16
|
|
github.com/json-iterator/go v1.1.12
|
|
github.com/mholt/archiver/v3 v3.5.1
|
|
github.com/mudler/go-ggllm.cpp v0.0.0-20230709223052-862477d16eef
|
|
github.com/mudler/go-processmanager v0.0.0-20230818213616-f204007f963c
|
|
github.com/mudler/go-stable-diffusion v0.0.0-20230605122230-d89260f598af
|
|
github.com/nomic-ai/gpt4all/gpt4all-bindings/golang v0.0.0-20230823205330-27a8b020c36b
|
|
github.com/onsi/ginkgo/v2 v2.12.0
|
|
github.com/onsi/gomega v1.27.10
|
|
github.com/otiai10/openaigo v1.6.0
|
|
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
|
|
github.com/rs/zerolog v1.30.0
|
|
github.com/sashabaranov/go-openai v1.14.2
|
|
github.com/tmc/langchaingo v0.0.0-20230829032728-c85d3967da08
|
|
github.com/urfave/cli/v2 v2.25.7
|
|
github.com/valyala/fasthttp v1.49.0
|
|
google.golang.org/grpc v1.57.0
|
|
google.golang.org/protobuf v1.31.0
|
|
gopkg.in/yaml.v2 v2.4.0
|
|
gopkg.in/yaml.v3 v3.0.1
|
|
)
|
|
|
|
require (
|
|
github.com/go-ole/go-ole v1.2.6 // indirect
|
|
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
|
|
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
|
|
github.com/shirou/gopsutil/v3 v3.23.7
|
|
github.com/shoenig/go-m1cpu v0.1.6 // indirect
|
|
github.com/tklauser/go-sysconf v0.3.11 // indirect
|
|
github.com/tklauser/numcpus v0.6.0 // indirect
|
|
github.com/yusufpapurcu/wmi v1.2.3 // indirect
|
|
)
|
|
|
|
require (
|
|
github.com/dlclark/regexp2 v1.8.1 // indirect
|
|
github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5 // indirect
|
|
github.com/golang/protobuf v1.5.3 // indirect
|
|
github.com/golang/snappy v0.0.2 // indirect
|
|
github.com/klauspost/pgzip v1.2.5 // indirect
|
|
github.com/kr/text v0.2.0 // indirect
|
|
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 // indirect
|
|
github.com/modern-go/reflect2 v1.0.2 // indirect
|
|
github.com/nwaples/rardecode v1.1.0 // indirect
|
|
github.com/pierrec/lz4/v4 v4.1.2 // indirect
|
|
github.com/pkoukk/tiktoken-go v0.1.2 // indirect
|
|
github.com/ulikunitz/xz v0.5.9 // indirect
|
|
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 // indirect
|
|
google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 // indirect
|
|
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
|
|
gopkg.in/fsnotify.v1 v1.4.7 // indirect
|
|
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
|
|
)
|
|
|
|
require (
|
|
github.com/andybalholm/brotli v1.0.5 // indirect
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
|
|
github.com/go-audio/audio v1.0.0 // indirect
|
|
github.com/go-audio/riff v1.0.0 // indirect
|
|
github.com/go-logr/logr v1.2.4 // indirect
|
|
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 // indirect
|
|
github.com/google/go-cmp v0.5.9 // indirect
|
|
github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38 // indirect
|
|
github.com/hashicorp/errwrap v1.0.0 // indirect
|
|
github.com/klauspost/compress v1.16.7 // indirect
|
|
github.com/mattn/go-colorable v0.1.13 // indirect
|
|
github.com/mattn/go-isatty v0.0.19 // indirect
|
|
github.com/mattn/go-runewidth v0.0.15 // indirect
|
|
github.com/mudler/go-piper v0.0.0-20230621222733-56b8a81b4760
|
|
github.com/rivo/uniseg v0.2.0 // indirect
|
|
github.com/russross/blackfriday/v2 v2.1.0 // indirect
|
|
github.com/valyala/bytebufferpool v1.0.0 // indirect
|
|
github.com/valyala/tcplisten v1.0.0 // indirect
|
|
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
|
|
golang.org/x/net v0.14.0 // indirect
|
|
golang.org/x/sys v0.11.0 // indirect
|
|
golang.org/x/text v0.12.0 // indirect
|
|
golang.org/x/tools v0.12.0 // indirect
|
|
)
|