fix(deps): update github.com/go-skynet/go-llama.cpp digest to 3ee537e (#313)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-20 00:30:49 +02:00 committed by GitHub
parent 465a3b755d
commit ffaf3b1d36
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

@ -10,7 +10,7 @@ require (
github.com/go-skynet/go-bert.cpp v0.0.0-20230516063724-cea1ed76a7f4
github.com/go-skynet/go-gpt2.cpp v0.0.0-20230512145559-7bff56f02245
github.com/go-skynet/go-gpt4all-j.cpp v0.0.0-20230422090028-1f7bff57f66c
github.com/go-skynet/go-llama.cpp v0.0.0-20230518171914-33f8c2db53bf
github.com/go-skynet/go-llama.cpp v0.0.0-20230519203945-3ee537e8cb52
github.com/gofiber/fiber/v2 v2.45.0
github.com/google/uuid v1.3.0
github.com/hashicorp/go-multierror v1.1.1