mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 17:52:12 +00:00
add many pkgs for go.work
This commit is contained in:
@@ -2,4 +2,7 @@ module sigs.k8s.io/kustomize/cmd/gorepomod
|
||||
|
||||
go 1.16
|
||||
|
||||
require golang.org/x/mod v0.3.0
|
||||
require (
|
||||
golang.org/x/mod v0.4.2
|
||||
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user