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 @@ -118,7 +118,7 @@ require (
118118 github.com/denis-tingaikin/go-header v0.5.0 // indirect
119119 github.com/distribution/reference v0.6.0 // indirect
120120 github.com/dlclark/regexp2 v1.11.5 // indirect
121- github.com/docker/docker v28.2.2 +incompatible // indirect
121+ github.com/docker/docker v28.3.3 +incompatible // indirect
122122 github.com/docker/go-units v0.5.0 // indirect
123123 github.com/ebitengine/purego v0.8.4 // indirect
124124 github.com/ettle/strcase v0.2.0 // indirect
Original file line number Diff line number Diff line change @@ -175,8 +175,8 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
175175github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
176176github.com/dlclark/regexp2 v1.11.5 h1:Q/sSnsKerHeCkc/jSTNq1oCm7KiVgUMZRDUoRu0JQZQ =
177177github.com/dlclark/regexp2 v1.11.5 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
178- github.com/docker/docker v28.2.2 +incompatible h1:CjwRSksz8Yo4+RmQ339Dp/D2tGO5JxwYeqtMOEe0LDw =
179- github.com/docker/docker v28.2.2 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
178+ github.com/docker/docker v28.3.3 +incompatible h1:Dypm25kh4rmk49v1eiVbsAtpAsYURjYkaKubwuBdxEI =
179+ github.com/docker/docker v28.3.3 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
180180github.com/docker/go-connections v0.6.0 h1:LlMG9azAe1TqfR7sO+NJttz1gy6KO7VJBh+pMmjSD94 =
181181github.com/docker/go-connections v0.6.0 /go.mod h1:AahvXYshr6JgfUJGdDCs2b5EZG/vmaMAntpSFH5BFKE =
182182github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
You can’t perform that action at this time.
0 commit comments