Skip to content

Commit

Permalink
Merge pull request #178 from tursodatabase/athos/upd-go-client
Browse files Browse the repository at this point in the history
Update libsql-client-go
  • Loading branch information
athoscouto authored Jul 18, 2024
2 parents 51911c7 + 1ed1cdb commit eae9224
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-20240716195301-2cfb92c10305
github.com/tursodatabase/libsql-client-go v0.0.0-20240718121810-4d9f581b1672
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ github.com/tursodatabase/libsql-client-go v0.0.0-20240716175905-469d2977ed53 h1:
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=
github.com/tursodatabase/libsql-client-go v0.0.0-20240718121810-4d9f581b1672 h1:xOexh7InCT50di/bcNvbIa+9NqMnL+GzZ6+zUpOC+qc=
github.com/tursodatabase/libsql-client-go v0.0.0-20240718121810-4d9f581b1672/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 eae9224

Please sign in to comment.