Skip to content

Commit d9bed4d

Browse files
chore(deps): bump github.com/moby/moby
Bumps [github.com/moby/moby](https://github.com/moby/moby) from 24.0.9+incompatible to 27.3.0+incompatible. - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@v24.0.9...v27.3.0) --- updated-dependencies: - dependency-name: github.com/moby/moby dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ac8297 commit d9bed4d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ require (
3535
github.com/gosuri/uitable v0.0.4
3636
github.com/invopop/jsonschema v0.12.0
3737
github.com/mholt/archiver/v3 v3.5.1
38-
github.com/moby/moby v24.0.9+incompatible
38+
github.com/moby/moby v27.3.0+incompatible
3939
github.com/opencontainers/image-spec v1.1.0
4040
github.com/pkg/errors v0.9.1
4141
github.com/prometheus/client_golang v1.18.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1311,8 +1311,8 @@ github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zx
13111311
github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
13121312
github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg=
13131313
github.com/moby/locker v1.0.1/go.mod h1:S7SDdo5zpBK84bzzVlKr2V0hz+7x9hWbYC/kq7oQppc=
1314-
github.com/moby/moby v24.0.9+incompatible h1:Z/hFbZJqC5Fmuf6jesMLdHU71CMAgdiSJ1ZYey+bFmg=
1315-
github.com/moby/moby v24.0.9+incompatible/go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc=
1314+
github.com/moby/moby v27.3.0+incompatible h1:AhSu/R7C5uiyd+JCts3kxrKyTzXa3FilBJ0KCLUHXqA=
1315+
github.com/moby/moby v27.3.0+incompatible/go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc=
13161316
github.com/moby/spdystream v0.2.0 h1:cjW1zVyyoiM0T7b6UoySUFqzXMoqRckQtXwGPiBhOM8=
13171317
github.com/moby/spdystream v0.2.0/go.mod h1:f7i0iNDQJ059oMTcWxx8MA/zKFIuD/lY+0GqbN2Wy8c=
13181318
github.com/moby/sys/mountinfo v0.6.2 h1:BzJjoreD5BMFNmD9Rus6gdd1pLuecOFPt8wC+Vygl78=

0 commit comments

Comments
 (0)