Merge pull request #1109 from dagger/dependabot/go_modules/github.com/moby/buildkit-0.9.2

build(deps): bump github.com/moby/buildkit from 0.9.1 to 0.9.2
This commit is contained in:
Andrea Luzzardi
2021-11-08 18:45:05 -08:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -20,7 +20,7 @@ require (
github.com/mattn/go-colorable v0.1.8 // indirect
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
github.com/mitchellh/go-homedir v1.1.0
github.com/moby/buildkit v0.9.1
github.com/moby/buildkit v0.9.2
github.com/morikuni/aec v1.0.0
github.com/opencontainers/go-digest v1.0.0
github.com/opencontainers/image-spec v1.0.1