File tree Expand file tree Collapse file tree 5 files changed +14
-83
lines changed Expand file tree Collapse file tree 5 files changed +14
-83
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515 github.com/onsi/ginkgo v1.10.1
1616 github.com/onsi/gomega v1.7.0
1717 github.com/operator-framework/api v0.1.0
18- github.com/otiai10/copy v1.0.1
18+ github.com/otiai10/copy v1.0.2
1919 github.com/pkg/errors v0.8.1
2020 github.com/sirupsen/logrus v1.4.2
2121 github.com/spf13/cobra v0.0.5
@@ -33,6 +33,8 @@ require (
3333)
3434
3535replace (
36+ github.com/otiai10/copy => github.com/otiai10/copy v1.0.2
37+ github.com/otiai10/mint => github.com/otiai10/mint v1.3.0
3638 k8s.io/api => k8s.io/api v0.0.0-20190918155943-95b840bb6a1f
3739 k8s.io/apiextensions-apiserver => k8s.io/apiextensions-apiserver v0.0.0-20190918161926-8f644eb6e783
3840 k8s.io/apimachinery => k8s.io/apimachinery v0.0.0-20190913080033-27d36303b655
You can’t perform that action at this time.
0 commit comments