We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bb6fb2 commit f465ff1Copy full SHA for f465ff1
1 file changed
go.mod
@@ -2,7 +2,7 @@ module github.com/halprin/delete-dynamodb-items
2
3
go 1.24
4
5
-toolchain go1.26.1
+toolchain go1.26.2
6
7
require (
8
github.com/aws/aws-sdk-go-v2 v1.41.5
0 commit comments