fix(deps): update github.com/go-skynet/go-llama.cpp digest to 5827536 (#693)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-28 08:45:05 +02:00 committed by GitHub
parent 69367a7948
commit e3ac561d30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -9,7 +9,7 @@ require (
github.com/go-skynet/bloomz.cpp v0.0.0-20230529155654-1834e77b83fa
github.com/go-skynet/go-bert.cpp v0.0.0-20230607105116-6069103f54b9
github.com/go-skynet/go-ggml-transformers.cpp v0.0.0-20230620192816-a459d2726792
github.com/go-skynet/go-llama.cpp v0.0.0-20230626215901-f104111358e8
github.com/go-skynet/go-llama.cpp v0.0.0-20230627195533-582753605210
github.com/gofiber/fiber/v2 v2.47.0
github.com/google/uuid v1.3.0
github.com/hashicorp/go-multierror v1.1.1