File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ require (
89
89
github.com/dgraph-io/ristretto v0.1.1 // indirect
90
90
github.com/dgryski/go-gk v0.0.0-20200319235926-a69029f61654 // indirect
91
91
github.com/distribution/reference v0.6.0 // indirect
92
- github.com/docker/docker v27.0.3 +incompatible // indirect
92
+ github.com/docker/docker v27.1.1 +incompatible // indirect
93
93
github.com/docker/go-units v0.5.0 // indirect
94
94
github.com/dustin/go-humanize v1.0.0 // indirect
95
95
github.com/envoyproxy/protoc-gen-validate v1.0.4 // indirect
Original file line number Diff line number Diff line change @@ -124,8 +124,8 @@ github.com/dimfeld/httppath v0.0.0-20170720192232-ee938bf73598 h1:MGKhKyiYrvMDZs
124
124
github.com/dimfeld/httppath v0.0.0-20170720192232-ee938bf73598 /go.mod h1:0FpDmbrt36utu8jEmeU05dPC9AB5tsLYVVi+ZHfyuwI =
125
125
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
126
126
github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
127
- github.com/docker/docker v27.0.3 +incompatible h1:aBGI9TeQ4MPlhquTQKq9XbK79rKFVwXNUAYz9aXyEBE =
128
- github.com/docker/docker v27.0.3 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
127
+ github.com/docker/docker v27.1.1 +incompatible h1:hO/M4MtV36kzKldqnA37IWhebRA+LnqqcqDja6kVaKY =
128
+ github.com/docker/docker v27.1.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
129
129
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
130
130
github.com/docker/go-connections v0.5.0 /go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc =
131
131
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
You can’t perform that action at this time.
0 commit comments