build(deps): bump github.com/docker/cli (#1038)

Bumps [github.com/docker/cli](https://github.com/docker/cli) from 20.10.12+incompatible to 20.10.13+incompatible.
- [Release notes](https://github.com/docker/cli/releases)
- [Commits](https://github.com/docker/cli/compare/v20.10.12...v20.10.13)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-03-14 08:14:05 -07:00
committed by GitHub
parent ee92e07daa
commit 933413e2c0
2 changed files with 4 additions and 2 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/Masterminds/semver v1.5.0
github.com/ProtonMail/go-crypto v0.0.0-20210920160938-87db9fbc61c7 // indirect
github.com/andreaskoch/go-fswatch v1.0.0
github.com/docker/cli v20.10.12+incompatible
github.com/docker/cli v20.10.13+incompatible
github.com/docker/distribution v2.8.1+incompatible
github.com/docker/docker v20.10.12+incompatible
github.com/go-git/go-billy/v5 v5.3.1