We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d65725 commit 5cae076Copy full SHA for 5cae076
go.mod
@@ -2,7 +2,7 @@ module aws-mfa
2
3
go 1.23
4
5
-toolchain go1.23.6
+toolchain go1.24.0
6
7
require (
8
github.com/aws/aws-sdk-go-v2 v1.36.1
0 commit comments