Skip to content

Commit fd313b6

Browse files
Bump github.com/docker/docker in /cmd/krane
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.0+incompatible to 24.0.9+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v24.0.0...v24.0.9) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b3c303 commit fd313b6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cmd/krane/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ require (
4040
github.com/dimchansky/utfbom v1.1.1 // indirect
4141
github.com/docker/cli v24.0.0+incompatible // indirect
4242
github.com/docker/distribution v2.8.2+incompatible // indirect
43-
github.com/docker/docker v24.0.0+incompatible // indirect
43+
github.com/docker/docker v24.0.9+incompatible // indirect
4444
github.com/docker/docker-credential-helpers v0.7.0 // indirect
4545
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
4646
github.com/golang/protobuf v1.5.3 // indirect

cmd/krane/go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)