diff --git a/vendor.mod b/vendor.mod index c5c3cd462..dc42ceca2 100644 --- a/vendor.mod +++ b/vendor.mod @@ -77,7 +77,6 @@ require ( replace ( github.com/docker/docker => github.com/docker/docker v20.10.3-0.20220624123139-4eb1c5bd52af+incompatible // master (v22.06-dev) - github.com/gogo/googleapis => github.com/gogo/googleapis v1.3.2 // Resolve dependency hell with github.com/cloudflare/cfssl (transitive via // swarmkit) by pinning the certificate-transparency-go version. Remove once diff --git a/vendor/modules.txt b/vendor/modules.txt index cf0a95fc6..b1018e1e0 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -391,5 +391,4 @@ gotest.tools/v3/internal/source gotest.tools/v3/poll gotest.tools/v3/skip # github.com/docker/docker => github.com/docker/docker v20.10.3-0.20220624123139-4eb1c5bd52af+incompatible -# github.com/gogo/googleapis => github.com/gogo/googleapis v1.3.2 # github.com/google/certificate-transparency-go => github.com/google/certificate-transparency-go v1.0.20