File tree Expand file tree Collapse file tree 2 files changed +26
-85
lines changed
Expand file tree Collapse file tree 2 files changed +26
-85
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 emperror.dev/errors v0.4.2
77 github.com/MakeNowJust/heredoc v1.0.0
88 github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883
9- github.com/banzaicloud/k8s-objectmatcher v1.2.2
9+ github.com/banzaicloud/k8s-objectmatcher v1.3.1
1010 github.com/go-logr/logr v0.1.0
1111 github.com/go-logr/zapr v0.1.0
1212 github.com/iancoleman/orderedmap v0.0.0-20190318233801-ac98e3ecb4b0
@@ -15,9 +15,9 @@ require (
1515 github.com/spf13/cast v1.3.0
1616 github.com/stretchr/testify v1.4.0
1717 go.uber.org/zap v1.10.0
18- k8s.io/api v0.17.2
19- k8s.io/apiextensions-apiserver v0.17.2
20- k8s.io/apimachinery v0.17.2
21- k8s.io/client-go v0.17.2
18+ k8s.io/api v0.17.4
19+ k8s.io/apiextensions-apiserver v0.17.4
20+ k8s.io/apimachinery v0.17.4
21+ k8s.io/client-go v0.17.4
2222 sigs.k8s.io/controller-runtime v0.5.0
2323)
You can’t perform that action at this time.
0 commit comments