File tree Expand file tree Collapse file tree 2 files changed +146
-44
lines changed Expand file tree Collapse file tree 2 files changed +146
-44
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,11 @@ require (
6
6
github.com/go-logr/logr v0.1.0
7
7
github.com/onsi/ginkgo v1.8.0
8
8
github.com/onsi/gomega v1.5.0
9
- github.com/talos-systems/talos v0.3.0-alpha.8
10
- gopkg.in/yaml.v2 v2.2.4
11
- k8s.io/api v0.0.0-20191016110408-35e52d86657a
12
- k8s.io/apimachinery v0.0.0-20191004115801-a2eda9f80ab8
9
+ github.com/talos-systems/talos v0.3.0-alpha.10.0.20191209205235-3a93e65b5480
10
+ gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
11
+ gopkg.in/yaml.v2 v2.2.5
12
+ k8s.io/api v0.0.0-20191109101513-0171b7c15da1
13
+ k8s.io/apimachinery v0.0.0-20191111054156-6eb29fdf75dc
13
14
k8s.io/client-go v11.0.1-0.20190409021438-1a26190bd76a+incompatible
14
15
sigs.k8s.io/cluster-api v0.2.5
15
16
sigs.k8s.io/controller-runtime v0.3.0
You can’t perform that action at this time.
0 commit comments