Skip to content

Commit

Permalink
Bump Go to 1.22.3 in tests/e2e/go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
hakman committed May 17, 2024
1 parent e259bed commit e747b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module k8s.io/cloud-provider-aws/tests/e2e

go 1.18
go 1.22.3

require (
github.com/onsi/ginkgo/v2 v2.9.4
Expand Down

0 comments on commit e747b3f

Please sign in to comment.