Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
catpaladin committed Aug 1, 2024
1 parent 8cc650a commit 21bd6cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module jenn-ai
go 1.22.4

require (
github.com/So-Sahari/go-bedrock v1.0.0
github.com/So-Sahari/go-bedrock v1.0.1
github.com/gin-gonic/gin v1.10.0
github.com/mattn/go-sqlite3 v1.14.22
github.com/ollama/ollama v0.1.48
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/So-Sahari/go-bedrock v1.0.0 h1:ux8HHWFqiQIMR/0+pKRQdMYIU3FAAPiUpYdvTvONMj0=
github.com/So-Sahari/go-bedrock v1.0.0/go.mod h1:/EewaTTnmfC5ncCGeZ6faCEdwO82xRnnNfr7zK72Uo0=
github.com/So-Sahari/go-bedrock v1.0.1 h1:oo9jkC6LACmVL4lsyhlGzRmC2oG4PBMVCgxUqXz1QBw=
github.com/So-Sahari/go-bedrock v1.0.1/go.mod h1:/EewaTTnmfC5ncCGeZ6faCEdwO82xRnnNfr7zK72Uo0=
github.com/aws/aws-sdk-go-v2 v1.30.3 h1:jUeBtG0Ih+ZIFH0F4UkmL9w3cSpaMv9tYYDbzILP8dY=
github.com/aws/aws-sdk-go-v2 v1.30.3/go.mod h1:nIQjQVp5sfpQcTc9mPSr1B0PaWK5ByX9MOoDadSN4lc=
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.3 h1:tW1/Rkad38LA15X4UQtjXZXNKsCgkshC3EbmcUmghTg=
Expand Down

0 comments on commit 21bd6cc

Please sign in to comment.