build(deps): bump github.com/docker/buildx from 0.6.1 to 0.6.2

Bumps [github.com/docker/buildx](https://github.com/docker/buildx) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/docker/buildx/releases)
- [Commits](https://github.com/docker/buildx/compare/v0.6.1...v0.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-23 19:25:19 +00:00
committed by GitHub
parent 65de05ecb5
commit 24b4b9350d
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
filippo.io/age v1.0.0-rc.3
github.com/KromDaniel/jonson v0.0.0-20180630143114-d2f9c3c389db
github.com/containerd/console v1.0.3
github.com/docker/buildx v0.6.1
github.com/docker/buildx v0.6.2
github.com/docker/distribution v2.7.1+incompatible
github.com/emicklei/proto v1.9.0 // indirect
github.com/go-git/go-git/v5 v5.4.2