File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
16
16
github.com/jessevdk/go-flags v1.4.0
17
17
github.com/minio/cli v1.22.0
18
18
github.com/minio/kes v0.11.0
19
- github.com/minio/mc v0.0.0-20201001165056-7f2df96e4821
19
+ github.com/minio/mc v0.0.0-20201119214335-d4f9ea859d6c
20
20
github.com/minio/minio v0.0.0-20201102034248-d8e07f2c41c8
21
21
github.com/minio/minio-go/v7 v7.0.6-0.20200929220449-755b5633803a
22
22
github.com/minio/operator v0.0.0-20201022162018-527e5c32132b
@@ -33,5 +33,3 @@ require (
33
33
k8s.io/apimachinery v0.18.6
34
34
k8s.io/client-go v0.18.6
35
35
)
36
-
37
- replace github.com/minio/mc => github.com/cesnietor/mc v0.0.0-20201119195918-db08a7f03703
Original file line number Diff line number Diff line change @@ -183,8 +183,6 @@ github.com/campoy/unique v0.0.0-20180121183637-88950e537e7e/go.mod h1:9IOqJGCPMS
183
183
github.com/cavaliercoder/go-cpio v0.0.0-20180626203310-925f9528c45e /go.mod h1:oDpT4efm8tSYHXV5tHSdRvBet/b/QzxZ+XyyPehvm3A =
184
184
github.com/census-instrumentation/opencensus-proto v0.2.0 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
185
185
github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
186
- github.com/cesnietor/mc v0.0.0-20201119195918-db08a7f03703 h1:n3CRlkrWpDoON24wwdkuhQs5bzotIwvpo79YX+pCG4Y =
187
- github.com/cesnietor/mc v0.0.0-20201119195918-db08a7f03703 /go.mod h1:B738ZPTRQiyp3uJ3p2W2mqk8Yp1puYASKY7GIhYyHP8 =
188
186
github.com/cespare/xxhash v1.1.0 h1:a6HrQnmkObjyL+Gs60czilIUGqrzKutQD6XZog3p+ko =
189
187
github.com/cespare/xxhash v1.1.0 /go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc =
190
188
github.com/cespare/xxhash/v2 v2.1.1 h1:6MnRN8NT7+YBpUIWxHtefFZOKTAPgGjpQSxqLNn0+qY =
@@ -799,6 +797,8 @@ github.com/minio/highwayhash v1.0.0 h1:iMSDhgUILCr0TNm8LWlSjF8N0ZIj2qbO8WHp6Q/J2
799
797
github.com/minio/highwayhash v1.0.0 /go.mod h1:xQboMTeM9nY9v/LlAOxFctujiv5+Aq2hR5dxBpaMbdc =
800
798
github.com/minio/kes v0.11.0 h1:8ma6OCVSxKT50b1uYXLJro3m7PmZtCLxBaTddQexI5k =
801
799
github.com/minio/kes v0.11.0 /go.mod h1:mTF1Bv8YVEtQqF/B7Felp4tLee44Pp+dgI0rhCvgNg8 =
800
+ github.com/minio/mc v0.0.0-20201119214335-d4f9ea859d6c h1:/wGiTfC8pFOC2JzwE+XrPeH31LqFR/Dam4Lx1zX3Wag =
801
+ github.com/minio/mc v0.0.0-20201119214335-d4f9ea859d6c /go.mod h1:B738ZPTRQiyp3uJ3p2W2mqk8Yp1puYASKY7GIhYyHP8 =
802
802
github.com/minio/md5-simd v1.1.0 h1:QPfiOqlZH+Cj9teu0t9b1nTBfPbyTl16Of5MeuShdK4 =
803
803
github.com/minio/md5-simd v1.1.0 /go.mod h1:XpBqgZULrMYD3R+M28PcmP0CkI7PEMzB3U77ZrKZ0Gw =
804
804
github.com/minio/minio v0.0.0-20200723003940-b9be841fd222 h1:+XFGpEsqmA033nDX8LtjyPZy01Shivf6E2OL67WoGiE =
You can’t perform that action at this time.
0 commit comments