Skip to content

Commit

Permalink
Update libsql-client-go
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Jastrzebski <piotr@chiselstrike.com>
  • Loading branch information
haaawk committed Jul 16, 2024
1 parent 7e54436 commit 51911c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/mattn/go-sqlite3 v1.14.16
github.com/spf13/cobra v1.6.1
github.com/stretchr/testify v1.9.0
github.com/tursodatabase/libsql-client-go v0.0.0-20240716175905-469d2977ed53
github.com/tursodatabase/libsql-client-go v0.0.0-20240716195301-2cfb92c10305
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ github.com/tursodatabase/libsql-client-go v0.0.0-20240715111033-518abad12431 h1:
github.com/tursodatabase/libsql-client-go v0.0.0-20240715111033-518abad12431/go.mod h1:3Y9LlWC05q63NdmViO+2qV22LUjpfYLZWEYfE7ndpmU=
github.com/tursodatabase/libsql-client-go v0.0.0-20240716175905-469d2977ed53 h1:wLyk9KCragFMWOwkXsWvJ6RbBDkSrV4Q5oiI49haozc=
github.com/tursodatabase/libsql-client-go v0.0.0-20240716175905-469d2977ed53/go.mod h1:3Y9LlWC05q63NdmViO+2qV22LUjpfYLZWEYfE7ndpmU=
github.com/tursodatabase/libsql-client-go v0.0.0-20240716195301-2cfb92c10305 h1:Kpo+8jx1veYeMWzo8+YKDfS4RSrwCeVrlGq4SwaZjJg=
github.com/tursodatabase/libsql-client-go v0.0.0-20240716195301-2cfb92c10305/go.mod h1:3Y9LlWC05q63NdmViO+2qV22LUjpfYLZWEYfE7ndpmU=
golang.org/x/crypto v0.5.0 h1:U/0M97KRkSFvyD/3FSmdP5W5swImpNgle/EHFhOsQPE=
golang.org/x/crypto v0.5.0/go.mod h1:NK/OQwhpMQP3MwtdjgLlYHnH9ebylxKWv3e0fK+mkQU=
golang.org/x/exp v0.0.0-20240716160929-1d5bc16f04a8 h1:Z+vTUQyBb738QmIhbJx3z4htsxDeI+rd0EHvNm8jHkg=
Expand Down

0 comments on commit 51911c7

Please sign in to comment.