updating github.com/mholt/caddy to v1.0.0

Kubernetes-commit: a7c552be862234c55721d4a00e76b39500831986
This commit is contained in:
Davanum Srinivas
2019-06-14 11:10:45 -04:00
committed by Kubernetes Publisher
parent ba857bede8
commit cabf10decb
2 changed files with 7 additions and 3 deletions
+7
View File
@@ -13,9 +13,16 @@ require (
)
replace (
github.com/google/uuid => github.com/google/uuid v1.0.0
github.com/onsi/ginkgo => github.com/onsi/ginkgo v1.6.0
github.com/onsi/gomega => github.com/onsi/gomega v0.0.0-20190113212917-5533ce8a0da3
github.com/stretchr/testify => github.com/stretchr/testify v1.2.2
golang.org/x/crypto => golang.org/x/crypto v0.0.0-20181025213731-e84da0312774
golang.org/x/net => golang.org/x/net v0.0.0-20190206173232-65e2d4e15006
golang.org/x/sync => golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
golang.org/x/sys => golang.org/x/sys v0.0.0-20190209173611-3b5209105503
golang.org/x/tools => golang.org/x/tools v0.0.0-20190313210603-aa82965741a9
gopkg.in/yaml.v2 => gopkg.in/yaml.v2 v2.2.1
k8s.io/api => ../api
k8s.io/apimachinery => ../apimachinery
k8s.io/client-go => ../client-go