Skip to content

Commit 9c85f26

Browse files
chore(deps): bump github.com/moby/moby in /e2e (#8709)
Bumps [github.com/moby/moby](https://github.com/moby/moby) from 28.5.1+incompatible to 28.5.2+incompatible. - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@v28.5.1...v28.5.2) --- updated-dependencies: - dependency-name: github.com/moby/moby dependency-version: 28.5.2+incompatible dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bcfd0b2 commit 9c85f26

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

e2e/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ require (
2525
github.com/cosmos/ibc-go/v10 v10.3.0
2626
github.com/cosmos/interchaintest/v10 v10.0.1
2727
github.com/docker/docker v28.5.2+incompatible
28-
github.com/moby/moby v28.5.1+incompatible
28+
github.com/moby/moby v28.5.2+incompatible
2929
github.com/pelletier/go-toml v1.9.5
3030
github.com/stretchr/testify v1.11.1
3131
go.uber.org/zap v1.27.0

e2e/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -710,8 +710,8 @@ github.com/mitchellh/pointerstructure v1.2.0 h1:O+i9nHnXS3l/9Wu7r4NrEdwA2VFTicjU
710710
github.com/mitchellh/pointerstructure v1.2.0/go.mod h1:BRAsLI5zgXmw97Lf6s25bs8ohIXc3tViBH44KcwB2g4=
711711
github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0=
712712
github.com/moby/docker-image-spec v1.3.1/go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo=
713-
github.com/moby/moby v28.5.1+incompatible h1:JD8lBdCDBF2oiHWLqIRofPqI8qvkppRjMJ6EnwrhvX0=
714-
github.com/moby/moby v28.5.1+incompatible/go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc=
713+
github.com/moby/moby v28.5.2+incompatible h1:hIn6qcenb3JY1E3STwqEbBvJ8bha+u1LpqjX4CBvNCk=
714+
github.com/moby/moby v28.5.2+incompatible/go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc=
715715
github.com/moby/sys/atomicwriter v0.1.0 h1:kw5D/EqkBwsBFi0ss9v1VG3wIkVhzGvLklJ+w3A14Sw=
716716
github.com/moby/sys/atomicwriter v0.1.0/go.mod h1:Ul8oqv2ZMNHOceF643P6FKPXeCmYtlQMvpizfsSoaWs=
717717
github.com/moby/sys/sequential v0.6.0 h1:qrx7XFUd/5DxtqcoH1h438hF5TmOvzC/lspjy7zgvCU=

0 commit comments

Comments
 (0)