Skip to content

Commit

Permalink
Merge pull request #289 from kubevirt/dependabot/go_modules/modules/t…
Browse files Browse the repository at this point in the history
…ests/github.com/docker/docker-24.0.7incompatible

chore(deps): Bump github.com/docker/docker from 24.0.0+incompatible to 24.0.7+incompatible in /modules/tests
  • Loading branch information
ksimon1 authored Nov 30, 2023
2 parents 3586bce + 5af1929 commit 1c94517
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion modules/tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ require (
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/docker/cli v24.0.0+incompatible // indirect
github.com/docker/distribution v2.8.2+incompatible // indirect
github.com/docker/docker v24.0.0+incompatible // indirect
github.com/docker/docker v24.0.7+incompatible // indirect
github.com/docker/docker-credential-helpers v0.7.0 // indirect
github.com/emicklei/go-restful/v3 v3.10.2 // indirect
github.com/evanphx/json-patch v5.6.0+incompatible // indirect
Expand Down
4 changes: 2 additions & 2 deletions modules/tests/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion modules/tests/vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ github.com/docker/cli/cli/config/types
# github.com/docker/distribution v2.8.2+incompatible
## explicit
github.com/docker/distribution/registry/client/auth/challenge
# github.com/docker/docker v24.0.0+incompatible
# github.com/docker/docker v24.0.7+incompatible
## explicit
github.com/docker/docker/pkg/homedir
# github.com/docker/docker-credential-helpers v0.7.0
Expand Down

0 comments on commit 1c94517

Please sign in to comment.