mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Bump to github.com/spf13/viper v1.20.0
This includes the go-difflib and go-spew reverts, which means the corresponding exclusions can be removed. cmd/gorepomod/go.mod loses a number of indirect dependencies thanks to the spf13/viper cleanup, but hack/go.mod gains a few. Signed-off-by: Stephen Kitt <skitt@redhat.com>
This commit is contained in:
committed by
Stephen Kitt
parent
447a60903c
commit
6b830658d1
@@ -3,7 +3,7 @@ module sigs.k8s.io/kustomize/cmd/k8scopy
|
||||
go 1.22.7
|
||||
|
||||
require (
|
||||
github.com/stretchr/testify v1.9.0
|
||||
github.com/stretchr/testify v1.10.0
|
||||
sigs.k8s.io/yaml v1.4.0
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user