File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/aws/aws-sdk-go-v2/credentials v1.18.12
88 github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.20.11
99 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.50.3
10- github.com/aws/smithy-go v1.23.0
10+ github.com/aws/smithy-go v1.23.1
1111 github.com/scylladb/alternator-client-golang/shared v0.0.0-20250916125851-cc515eb951ad
1212)
1313
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.11.7 h1:VN9u
1818github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.11.7 /go.mod h1:j0BhJWTdVsYsllEfO0E8EXtLToU8U7QeA7Gztxrl/8g =
1919github.com/aws/smithy-go v1.23.0 h1:8n6I3gXzWJB2DxBDnfxgBaSX6oe0d/t10qGz7OKqMCE =
2020github.com/aws/smithy-go v1.23.0 /go.mod h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI =
21+ github.com/aws/smithy-go v1.23.1 h1:sLvcH6dfAFwGkHLZ7dGiYF7aK6mg4CgKA/iDKjLDt9M =
22+ github.com/aws/smithy-go v1.23.1 /go.mod h1:LEj2LM3rBRQJxPZTB4KuzZkaZYnZPnvgIhb4pu07mx0 =
2123github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
2224github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
2325github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments