File tree Expand file tree Collapse file tree 3 files changed +658
-3
lines changed Expand file tree Collapse file tree 3 files changed +658
-3
lines changed Original file line number Diff line number Diff line change @@ -19,14 +19,14 @@ require (
19
19
github.com/minio/mc v0.0.0-20200808005614-7e52c104bee1
20
20
github.com/minio/minio v0.0.0-20200808024306-2a9819aff876
21
21
github.com/minio/minio-go/v7 v7.0.5-0.20200807085956-d7db33ea7618
22
- github.com/minio/operator v0.0.0-20200806194125-c2ff646f4af1
22
+ github.com/minio/operator v0.0.0-20200904194631-b8aa01dc5d70
23
23
github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35 // indirect
24
24
github.com/secure-io/sio-go v0.3.1
25
25
github.com/stretchr/testify v1.6.1
26
26
github.com/unrolled/secure v1.0.7
27
27
golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de
28
28
golang.org/x/net v0.0.0-20200707034311-ab3426394381
29
- golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
29
+ golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
30
30
gopkg.in/yaml.v2 v2.3.0
31
31
k8s.io/api v0.18.6
32
32
k8s.io/apimachinery v0.18.6
You can’t perform that action at this time.
0 commit comments