diff options
| author | KubeEdge Bot <48982446+kubeedge-bot@users.noreply.github.com> | 2023-09-19 11:15:44 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-19 11:15:44 +0800 |
| commit | 3b10f501ebb3d9f7ce16decb0a203d113c9f2a15 (patch) | |
| tree | b58ec652505bd2c6ad4c55dfd86015fe24509bfe /go.mod | |
| parent | Merge pull request #5022 from Shelley-BaoYue/roadmap23 (diff) | |
| parent | update vendor (diff) | |
| download | kubeedge-3b10f501ebb3d9f7ce16decb0a203d113c9f2a15.tar.gz | |
Merge pull request #5027 from wbc6080/update-distribution
update distribution package version
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -108,7 +108,7 @@ require ( github.com/cyphar/filepath-securejoin v0.2.3 // indirect github.com/davecgh/go-spew v1.1.1 // indirect github.com/docker/cli v20.10.21+incompatible // indirect - github.com/docker/distribution v2.8.1+incompatible // indirect + github.com/docker/distribution v2.8.2-beta.1+incompatible // indirect github.com/docker/docker-credential-helpers v0.7.0 // indirect github.com/docker/go-metrics v0.0.1 // indirect github.com/docker/go-units v0.5.0 // indirect |
