Skip to content

Commit b5ec634

Browse files
Merge pull request #116542 from enj/enj/f/go1.20
Explicit bump to go 1.20 Kubernetes-commit: de9ce03f19e8b1ace1e79fae17119820c4232b67
2 parents 725ba3f + 56f6fef commit b5ec634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
module k8s.io/apimachinery
44

5-
go 1.19
5+
go 1.20
66

77
require (
88
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5

0 commit comments

Comments
 (0)