Skip to content

Commit

Permalink
Bump github.com/docker/cli (#1663)
Browse files Browse the repository at this point in the history
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 20.10.7+incompatible to 20.10.9+incompatible.
- [Commits](docker/cli@v20.10.7...v20.10.9)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent d705171 commit 647a757
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/Masterminds/semver/v3 v3.1.1
github.com/briandowns/spinner v1.18.0
github.com/compose-spec/compose-go v1.0.8
github.com/docker/cli v20.10.7+incompatible
github.com/docker/cli v20.10.9+incompatible
github.com/docker/compose/v2 v2.1.1
github.com/docker/docker v20.10.7+incompatible
github.com/gorilla/websocket v1.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -432,8 +432,8 @@ github.com/docker/buildx v0.5.2-0.20210422185057-908a856079fc h1:oqPGOy23wxFCyOM
github.com/docker/buildx v0.5.2-0.20210422185057-908a856079fc/go.mod h1:T5sa7xGu8G7dLXwaLLj6dRbJ5mxugPFDfELGnO2B5lQ=
github.com/docker/cli v0.0.0-20191017083524-a8ff7f821017/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/cli v20.10.5+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/cli v20.10.7+incompatible h1:pv/3NqibQKphWZiAskMzdz8w0PRbtTaEB+f6NwdU7Is=
github.com/docker/cli v20.10.7+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/cli v20.10.9+incompatible h1:OJ7YkwQA+k2Oi51lmCojpjiygKpi76P7bg91b2eJxYU=
github.com/docker/cli v20.10.9+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496/go.mod h1:iT2pYfi580XlpaV4KmK0T6+4/9+XoKmk/fhoDod1emE=
github.com/docker/compose/v2 v2.1.1 h1:Cv2Hlu1EyAp/oo8uaReoGUSf8yX9PBLsa32gQGPd4co=
github.com/docker/compose/v2 v2.1.1/go.mod h1:95eVFqu5FS0X7KeBqFF71gtwKJPW+28UW0c2JlGaTbQ=
Expand Down

0 comments on commit 647a757

Please sign in to comment.