Merge pull request #1038 from dagger/dependabot/go_modules/github.com/moby/buildkit-0.9.1

build(deps): bump github.com/moby/buildkit from 0.9.0 to 0.9.1
This commit is contained in:
Andrea Luzzardi
2021-10-04 17:23:23 -07:00
committed by GitHub
2 changed files with 6 additions and 5 deletions

2
go.mod
View File

@@ -18,7 +18,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.0
github.com/moby/buildkit v0.9.1
github.com/morikuni/aec v1.0.0
github.com/opencontainers/go-digest v1.0.0
github.com/rs/zerolog v1.23.0