Skip to content

Commit 4ac8be3

Browse files
chore: bump github.com/moby/moby
Bumps [github.com/moby/moby](https://github.com/moby/moby) from 28.0.0+incompatible to 28.1.1+incompatible. - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@v28.0.0...v28.1.1) --- updated-dependencies: - dependency-name: github.com/moby/moby dependency-version: 28.1.1+incompatible dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 345435a commit 4ac8be3

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
@@ -155,7 +155,7 @@ require (
155155
github.com/mattn/go-isatty v0.0.20
156156
github.com/mitchellh/go-wordwrap v1.0.1
157157
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c
158-
github.com/moby/moby v28.0.0+incompatible
158+
github.com/moby/moby v28.1.1+incompatible
159159
github.com/mocktools/go-smtp-mock/v2 v2.4.0
160160
github.com/muesli/termenv v0.16.0
161161
github.com/natefinch/atomic v1.0.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1558,8 +1558,8 @@ github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zx
15581558
github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
15591559
github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0=
15601560
github.com/moby/docker-image-spec v1.3.1/go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo=
1561-
github.com/moby/moby v28.0.0+incompatible h1:D+F1Z56b/DS8J5pUkTG/stemqrvHBQ006hUqJxjV9P0=
1562-
github.com/moby/moby v28.0.0+incompatible/go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc=
1561+
github.com/moby/moby v28.1.1+incompatible h1:lyEaGTiUhIdXRUv/vPamckAbPt5LcPQkeHmwAHN98eQ=
1562+
github.com/moby/moby v28.1.1+incompatible/go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc=
15631563
github.com/moby/patternmatcher v0.6.0 h1:GmP9lR19aU5GqSSFko+5pRqHi+Ohk1O69aFiKkVGiPk=
15641564
github.com/moby/patternmatcher v0.6.0/go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc=
15651565
github.com/moby/sys/sequential v0.6.0 h1:qrx7XFUd/5DxtqcoH1h438hF5TmOvzC/lspjy7zgvCU=

0 commit comments

Comments
 (0)