Skip to content

Commit

Permalink
dynamolock/v2: upgrade minimum Go version
Browse files Browse the repository at this point in the history
  • Loading branch information
ucirello committed Mar 30, 2024
1 parent b584b79 commit bc78634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v2/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module cirello.io/dynamolock/v2

go 1.21
go 1.22

require (
github.com/aws/aws-sdk-go-v2 v1.26.0
Expand Down

0 comments on commit bc78634

Please sign in to comment.