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

Commit 0748f44

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 f259a57 commit 0748f44

File tree

2 files changed

+9
-95
lines changed

2 files changed

+9
-95
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ require (
4444
github.com/distribution/reference v0.6.0 // indirect
4545
github.com/docker/cli v27.5.0+incompatible // indirect
4646
github.com/docker/distribution v2.8.3+incompatible // indirect
47-
github.com/docker/docker v27.5.1+incompatible // indirect
47+
github.com/docker/docker v28.0.0+incompatible // indirect
4848
github.com/docker/docker-credential-helpers v0.8.2 // indirect
4949
github.com/docker/go-connections v0.5.0 // indirect
5050
github.com/docker/go-units v0.5.0 // indirect

0 commit comments

Comments
 (0)