Bump Go version to 1.21.1 (#10377)
* Bump Go version to 1.21.1 * Bump testrunner image
This commit is contained in:
parent
5bb82dcb7e
commit
8b85bada82
19 changed files with 39 additions and 40 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module k8s.io/ingress-nginx
|
||||
|
||||
go 1.20
|
||||
go 1.21.1
|
||||
|
||||
require (
|
||||
github.com/armon/go-proxyproto v0.0.0-20210323213023-7e956b284f0a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue