File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,16 @@ go 1.13
4
4
5
5
require (
6
6
github.com/ghodss/yaml v1.0.0
7
- github.com/google/go-cmp v0.4.0
7
+ github.com/google/go-cmp v0.5.2
8
8
github.com/google/gofuzz v1.2.0
9
9
github.com/hashicorp/go-multierror v1.1.0
10
10
github.com/lucasjones/reggen v0.0.0-20200904144131-37ba4fa293bb
11
11
github.com/mitchellh/reflectwalk v1.0.1
12
12
github.com/santhosh-tekuri/jsonschema v1.2.4
13
- github.com/stretchr/testify v1.4.0
14
- k8s.io/api v0.18 .6
15
- k8s.io/apiextensions-apiserver v0.18 .6
16
- k8s.io/apimachinery v0.18 .6
13
+ github.com/stretchr/testify v1.6.1
14
+ k8s.io/api v0.20 .6
15
+ k8s.io/apiextensions-apiserver v0.20 .6
16
+ k8s.io/apimachinery v0.20 .6
17
17
sigs.k8s.io/controller-runtime v0.6.3
18
18
sigs.k8s.io/yaml v1.2.0
19
19
)
You can’t perform that action at this time.
0 commit comments