Skip to content

Commit 3dcf0ae

Browse files
committed
upgrade e2e to go 1.24
1 parent e5586c6 commit 3dcf0ae

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test/e2e/go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/zalando-incubator/kubernetes-on-aws/tests/e2e
22

3-
go 1.23.0
4-
5-
toolchain go1.23.4
3+
go 1.24.0
64

75
require (
86
github.com/evanphx/json-patch v5.6.0+incompatible

0 commit comments

Comments
 (0)