Skip to content

Commit

Permalink
Merge pull request #116542 from enj/enj/f/go1.20
Browse files Browse the repository at this point in the history
Explicit bump to go 1.20

Kubernetes-commit: de9ce03f19e8b1ace1e79fae17119820c4232b67
  • Loading branch information
k8s-publishing-bot committed Mar 13, 2023
2 parents 725ba3f + 56f6fef commit b5ec634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

module k8s.io/apimachinery

go 1.19
go 1.20

require (
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
Expand Down

0 comments on commit b5ec634

Please sign in to comment.