build(deps): bump github.com/moby/buildkit from 0.8.2 to 0.8.3

Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](https://github.com/moby/buildkit/compare/v0.8.2...v0.8.3)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
dependabot[bot]
2021-05-03 09:23:59 +00:00
committed by Andrea Luzzardi
parent 3cbdd1fc2a
commit e43532b6fc
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/google/uuid v1.2.0
github.com/jaguilar/vt100 v0.0.0-20150826170717-2703a27b14ea
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
github.com/moby/buildkit v0.8.2
github.com/moby/buildkit v0.8.3
github.com/morikuni/aec v1.0.0
github.com/opencontainers/go-digest v1.0.0
github.com/opentracing/opentracing-go v1.2.0