bumped go version to 1.18.1 (#8578)
This commit is contained in:
parent
61fcca3a3a
commit
24b8e32b08
9 changed files with 52 additions and 19 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module k8s.io/ingress-nginx
|
||||
|
||||
go 1.17
|
||||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/armon/go-proxyproto v0.0.0-20210323213023-7e956b284f0a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue