build(deps): bump github.com/moby/buildkit from 0.10.0 to 0.10.1

Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](https://github.com/moby/buildkit/compare/v0.10.0...v0.10.1)

---
updated-dependencies:
- dependency-name: github.com/moby/buildkit
  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]
2022-04-07 19:53:30 +00:00
committed by GitHub
parent e193034f58
commit 749e926295
2 changed files with 27 additions and 15 deletions

6
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/KromDaniel/jonson v0.0.0-20180630143114-d2f9c3c389db
github.com/Microsoft/go-winio v0.5.2
github.com/containerd/console v1.0.3
github.com/containerd/containerd v1.6.2
github.com/containerd/containerd v1.6.3-0.20220401172941-5ff8fce1fcc6
github.com/docker/buildx v0.8.1
github.com/docker/distribution v2.8.1+incompatible
github.com/emicklei/proto v1.9.0 // indirect
@@ -19,10 +19,10 @@ require (
github.com/mattn/go-colorable v0.1.12
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
github.com/mitchellh/go-homedir v1.1.0
github.com/moby/buildkit v0.10.0
github.com/moby/buildkit v0.10.1
github.com/morikuni/aec v1.0.0
github.com/opencontainers/go-digest v1.0.0
github.com/opencontainers/image-spec v1.0.2
github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
github.com/rs/zerolog v1.26.1
github.com/sergi/go-diff v1.2.0
github.com/spf13/cobra v1.4.0