Skip to content

Commit

Permalink
update aws go sdk to 1.54.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tingrui-AWS-EKS-auth committed Jun 28, 2024
1 parent 30fb7fc commit 1270bcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module sigs.k8s.io/aws-iam-authenticator

go 1.22.2
go 1.22.4

require (
github.com/aws/aws-sdk-go v1.54.6
Expand Down
2 changes: 1 addition & 1 deletion tests/integration/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module sigs.k8s.io/aws-iam-authenticator/tests/integration

go 1.22.2
go 1.22.4

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

0 comments on commit 1270bcd

Please sign in to comment.