File tree Expand file tree Collapse file tree 2 files changed +190
-190
lines changed Expand file tree Collapse file tree 2 files changed +190
-190
lines changed Original file line number Diff line number Diff line change @@ -8,18 +8,18 @@ require (
8
8
github.com/go-git/go-git/v5 v5.1.0
9
9
github.com/go-logr/logr v0.4.0
10
10
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
11
- github.com/google/go-cmp v0.5.5
11
+ github.com/google/go-cmp v0.5.6
12
12
github.com/prometheus/client_golang v1.11.0
13
13
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83
14
14
golang.org/x/tools v0.1.2
15
- k8s.io/api v0.22.1
16
- k8s.io/apimachinery v0.22.1
17
- k8s.io/cli-runtime v0.22.1
18
- k8s.io/client-go v0.22.1
15
+ k8s.io/api v0.22.2
16
+ k8s.io/apimachinery v0.22.2
17
+ k8s.io/cli-runtime v0.22.2
18
+ k8s.io/client-go v0.22.2
19
19
k8s.io/klog/v2 v2.9.0
20
- k8s.io/kubectl v0.22.1
21
- sigs.k8s.io/cli-utils v0.16.0
22
- sigs.k8s.io/controller-runtime v0.10.0
20
+ k8s.io/kubectl v0.22.2
21
+ sigs.k8s.io/cli-utils v0.26.1
22
+ sigs.k8s.io/controller-runtime v0.10.3
23
23
sigs.k8s.io/kustomize/api v0.8.11
24
24
sigs.k8s.io/yaml v1.2.0
25
25
)
You can’t perform that action at this time.
0 commit comments