Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Commit 5a31fb2

Browse files
Bump github.com/docker/docker in the go_modules group across 1 directory
Bumps the go_modules group with 1 update in the / directory: [github.com/docker/docker](https://github.com/docker/docker). Updates `github.com/docker/docker` from 27.5.1+incompatible to 28.0.0+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.5.1...v28.0.0) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-version: 28.0.0+incompatible dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a55f896 commit 5a31fb2

File tree

2 files changed

+9
-106
lines changed

2 files changed

+9
-106
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ require (
2323
github.com/Masterminds/semver/v3 v3.4.0 // indirect
2424
github.com/Microsoft/go-winio v0.6.2 // indirect
2525
github.com/Microsoft/hcsshim v0.12.9 // indirect
26-
github.com/StackExchange/wmi v1.2.1 // indirect
2726
github.com/anatol/devmapper.go v0.0.0-20230829043248-59ac2b9706ba // indirect
2827
github.com/avast/retry-go v3.0.0+incompatible // indirect
2928
github.com/aybabtme/rgbterm v0.0.0-20170906152045-cc83f3b3ce59 // indirect
@@ -44,7 +43,7 @@ require (
4443
github.com/distribution/reference v0.6.0 // indirect
4544
github.com/docker/cli v27.5.0+incompatible // indirect
4645
github.com/docker/distribution v2.8.3+incompatible // indirect
47-
github.com/docker/docker v27.5.1+incompatible // indirect
46+
github.com/docker/docker v28.0.0+incompatible // indirect
4847
github.com/docker/docker-credential-helpers v0.8.2 // indirect
4948
github.com/docker/go-connections v0.5.0 // indirect
5049
github.com/docker/go-units v0.5.0 // indirect

0 commit comments

Comments
 (0)