We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58fba39 commit a1b8b64Copy full SHA for a1b8b64
sdkv1/go.mod
@@ -4,7 +4,7 @@ go 1.24.0
4
5
require (
6
github.com/aws/aws-sdk-go v1.55.8
7
- github.com/scylladb/alternator-client-golang/shared v0.0.0-20250916125851-cc515eb951ad
+ github.com/scylladb/alternator-client-golang/shared v1.0.2
8
)
9
10
sdkv2/go.mod
@@ -8,7 +8,7 @@ require (
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.20.11
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.50.3
github.com/aws/smithy-go v1.23.0
11
12
13
14
0 commit comments