Update go.mod files to go1.18, update license vendor script
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module k8s.io/kubernetes/hack/tools
|
||||
|
||||
go 1.16
|
||||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/aojea/sloppy-netparser v0.0.0-20210819225411-1b3bd8b3b975
|
||||
|
Reference in New Issue
Block a user