File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,12 @@ require (
61
61
github.com/containerd/errdefs v1.0.0 // indirect
62
62
github.com/containerd/errdefs/pkg v0.3.0 // indirect
63
63
github.com/dgryski/go-farm v0.0.0-20240924180020-3414d57e47da // indirect
64
+ <<<<<<< HEAD
64
65
github.com/ebitengine/purego v0.8.2 // indirect
66
+ =======
67
+ github.com/docker/docker v28.3.3+incompatible // indirect
68
+ github.com/ebitengine/purego v0.8.4 // indirect
69
+ >>>>>>> 3c392aa (fix(deps): bump github.com/docker/docker from 28.2.2+incompatible to 28.3.3+incompatible in /service (#2598))
65
70
github.com/moby/go-archive v0.1.0 // indirect
66
71
github.com/moby/sys/atomicwriter v0.1.0 // indirect
67
72
github.com/shirou/gopsutil/v4 v4.25.1 // indirect
Original file line number Diff line number Diff line change @@ -85,8 +85,8 @@ github.com/dgryski/trifles v0.0.0-20230903005119-f50d829f2e54 h1:SG7nF6SRlWhcT7c
85
85
github.com/dgryski/trifles v0.0.0-20230903005119-f50d829f2e54 /go.mod h1:if7Fbed8SFyPtHLHbg49SI7NAdJiC5WIA09pe59rfAA =
86
86
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
87
87
github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
88
- github.com/docker/docker v28.2.2 +incompatible h1:CjwRSksz8Yo4+RmQ339Dp/D2tGO5JxwYeqtMOEe0LDw =
89
- github.com/docker/docker v28.2.2 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
88
+ github.com/docker/docker v28.3.3 +incompatible h1:Dypm25kh4rmk49v1eiVbsAtpAsYURjYkaKubwuBdxEI =
89
+ github.com/docker/docker v28.3.3 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
90
90
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
91
91
github.com/docker/go-connections v0.5.0 /go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc =
92
92
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
You can’t perform that action at this time.
0 commit comments