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 @@ -50,7 +50,7 @@ require (
50
50
github.com/coredns/corefile-migration v1.0.21 // indirect
51
51
github.com/davecgh/go-spew v1.1.1 // indirect
52
52
github.com/docker/distribution v2.8.2+incompatible // indirect
53
- github.com/docker/docker v24.0.5 +incompatible // indirect
53
+ github.com/docker/docker v24.0.6 +incompatible // indirect
54
54
github.com/docker/go-connections v0.4.0 // indirect
55
55
github.com/docker/go-units v0.4.0 // indirect
56
56
github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46 // indirect
Original file line number Diff line number Diff line change @@ -121,8 +121,8 @@ github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZm
121
121
github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954 /go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no =
122
122
github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
123
123
github.com/docker/distribution v2.8.2+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
124
- github.com/docker/docker v24.0.5 +incompatible h1:WmgcE4fxyI6EEXxBRxsHnZXrO1pQ3smi0k/jho4HLeY =
125
- github.com/docker/docker v24.0.5 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
124
+ github.com/docker/docker v24.0.6 +incompatible h1:hceabKCtUgDqPu+qm0NgsaXf28Ljf4/pWFL7xjWWDgE =
125
+ github.com/docker/docker v24.0.6 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
126
126
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
127
127
github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
128
128
github.com/docker/go-units v0.4.0 h1:3uh0PgVws3nIA0Q+MwDC8yjEPf9zjRfZZWXZYDct3Tw =
You can’t perform that action at this time.
0 commit comments