This repository was archived by the owner on Jun 3, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20240419161514-af205d85bb44
1313 github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589
1414 github.com/containerd/cgroups v1.1.0 // indirect
15- github.com/docker/docker v26.1.1 +incompatible
15+ github.com/docker/docker v26.1.2 +incompatible
1616 github.com/go-git/go-billy/v5 v5.5.0
1717 github.com/go-git/go-git/v5 v5.12.0
1818 github.com/golang/mock v1.6.0
Original file line number Diff line number Diff line change @@ -182,8 +182,8 @@ github.com/docker/cli v26.1.0+incompatible h1:+nwRy8Ocd8cYNQ60mozDDICICD8aoFGtlP
182182mygithub.libinneed.workers.dev/docker/cli v26.1.0+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
183183mygithub.libinneed.workers.dev/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
184184mygithub.libinneed.workers.dev/docker/distribution v2.8.2+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
185- github.com/docker/docker v26.1.1 +incompatible h1:oI+4kkAgIwwb54b9OC7Xc3hSgu1RlJA/Lln/DF72djQ =
186- github.com/docker/docker v26.1.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
185+ github.com/docker/docker v26.1.2 +incompatible h1:UVX5ZOrrfTGZZYEP+ZDq3Xn9PdHNXaSYMFPDumMqG2k =
186+ github.com/docker/docker v26.1.2 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
187187mygithub.libinneed.workers.dev/docker/docker-credential-helpers v0.8.1 h1:j/eKUktUltBtMzKqmfLB0PAgqYyMHOp5vfsD1807oKo =
188188mygithub.libinneed.workers.dev/docker/docker-credential-helpers v0.8.1 /go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M =
189189mygithub.libinneed.workers.dev/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
Original file line number Diff line number Diff line change @@ -516,7 +516,7 @@ github.com/docker/distribution
516516mygithub.libinneed.workers.dev/docker/distribution/digestset
517517mygithub.libinneed.workers.dev/docker/distribution/reference
518518mygithub.libinneed.workers.dev/docker/distribution/registry/client/auth/challenge
519- # github.com/docker/docker v26.1.1 +incompatible
519+ # github.com/docker/docker v26.1.2 +incompatible
520520## explicit
521521mygithub.libinneed.workers.dev/docker/docker/api
522522mygithub.libinneed.workers.dev/docker/docker/api/types
You can’t perform that action at this time.
0 commit comments