File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
2525 github.com/Azure/azure-sdk-for-go/sdk/internal v1.0.1 // indirect
2626 github.com/AzureAD/microsoft-authentication-library-for-go v0.7.0 // indirect
2727 github.com/Microsoft/go-winio v0.5.2 // indirect
28- github.com/docker/distribution v2.8.0 +incompatible // indirect
28+ github.com/docker/distribution v2.8.2 +incompatible // indirect
2929 github.com/docker/go-connections v0.4.0 // indirect
3030 github.com/docker/go-units v0.4.0 // indirect
3131 github.com/dustin/go-humanize v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -246,8 +246,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
246246github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
247247github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
248248github.com/dnaeon/go-vcr v1.1.0 h1:ReYa/UBrRyQdant9B4fNHGoCNKw6qh6P0fsdGmZpR7c =
249- github.com/docker/distribution v2.8.0 +incompatible h1:l9EaZDICImO1ngI+uTifW+ZYvvz7fKISBAKpg+MbWbY =
250- github.com/docker/distribution v2.8.0 +incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
249+ github.com/docker/distribution v2.8.2 +incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
250+ github.com/docker/distribution v2.8.2 +incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
251251github.com/docker/docker v20.10.24+incompatible h1:Ugvxm7a8+Gz6vqQYQQ2W7GYq5EUPaAiuPgIfVyI3dYE =
252252github.com/docker/docker v20.10.24+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
253253github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
You can’t perform that action at this time.
0 commit comments