File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
3333 github.com/mattn/go-runewidth v0.0.24
3434 github.com/moby/go-archive v0.2.0
3535 github.com/moby/moby/api v1.55.0
36- github.com/moby/moby/client v0.5.0-rc.1
36+ github.com/moby/moby/client v0.5.0
3737 github.com/moby/patternmatcher v0.6.1
3838 github.com/moby/swarmkit/v2 v2.1.2
3939 github.com/moby/sys/atomicwriter v0.1.0
Original file line number Diff line number Diff line change @@ -115,8 +115,8 @@ github.com/moby/go-archive v0.2.0 h1:zg5QDUM2mi0JIM9fdQZWC7U8+2ZfixfTYoHL7rWUcP8
115115github.com/moby/go-archive v0.2.0/go.mod h1:mNeivT14o8xU+5q1YnNrkQVpK+dnNe/K6fHqnTg4qPU=
116116github.com/moby/moby/api v1.55.0 h1:2/sexvQyqIWS8pRSCFddBfpW2qE7vR7FCL+vN8pxwMc=
117117github.com/moby/moby/api v1.55.0/go.mod h1:+RQ6wluLwtYaTd1WnPLykIDPekkuyD/ROWQClE83pzs=
118- github.com/moby/moby/client v0.5.0-rc.1 h1:ubz6nHbWuDjYGPWVKMazn//Ac93T2+41IgOtrndMgHU =
119- github.com/moby/moby/client v0.5.0-rc.1 /go.mod h1:mw5zy3IR06oD8V7+LfHYtA+sVNsgnhdrb2um3bTFcUM =
118+ github.com/moby/moby/client v0.5.0 h1:5XhyPk2fuOWf6RlSFa3MkIIgDZkF25xToXW8Q/BH7cc =
119+ github.com/moby/moby/client v0.5.0/go.mod h1:rcVpF8ncl9vo5gaIBdol6CnbEtSj1uxMvEV/UrykF/s =
120120github.com/moby/patternmatcher v0.6.1 h1:qlhtafmr6kgMIJjKJMDmMWq7WLkKIo23hsrpR3x084U=
121121github.com/moby/patternmatcher v0.6.1/go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc=
122122github.com/moby/swarmkit/v2 v2.1.2 h1:1WDZAI6HVYNKdCG4zlXnTAPyLsLwuhRGWlHoOUf5Z6I=
Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ github.com/moby/moby/api/types/storage
189189github.com/moby/moby/api/types/swarm
190190github.com/moby/moby/api/types/system
191191github.com/moby/moby/api/types/volume
192- # github.com/moby/moby/client v0.5.0-rc.1
192+ # github.com/moby/moby/client v0.5.0
193193## explicit; go 1.24
194194github.com/moby/moby/client
195195github.com/moby/moby/client/internal
You can’t perform that action at this time.
0 commit comments