Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#5682)

fix: Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
This commit is contained in:
hongzhouzi
2023-05-15 09:57:51 +08:00
committed by GitHub
parent 0cb4354106
commit c128200192
19 changed files with 108 additions and 70 deletions

4
go.mod
View File

@@ -18,7 +18,7 @@ require (
github.com/containernetworking/cni v1.1.2
github.com/coreos/go-oidc v2.1.0+incompatible
github.com/davecgh/go-spew v1.1.1
github.com/docker/distribution v2.8.1+incompatible
github.com/docker/distribution v2.8.2+incompatible
github.com/docker/docker v20.10.24+incompatible
github.com/elastic/go-elasticsearch/v5 v5.6.1
github.com/elastic/go-elasticsearch/v6 v6.8.2
@@ -327,7 +327,7 @@ replace (
github.com/cyphar/filepath-securejoin => github.com/cyphar/filepath-securejoin v0.2.3
github.com/davecgh/go-spew => github.com/davecgh/go-spew v1.1.1
github.com/docker/cli => github.com/docker/cli v20.10.22+incompatible
github.com/docker/distribution => github.com/docker/distribution v2.8.1+incompatible
github.com/docker/distribution => github.com/docker/distribution v2.8.2+incompatible
github.com/docker/docker => github.com/docker/docker v20.10.24+incompatible
github.com/docker/docker-credential-helpers => github.com/docker/docker-credential-helpers v0.7.0
github.com/docker/go-connections => github.com/docker/go-connections v0.4.0