Merge pull request #1649 from dagger/dependabot/go_modules/github.com/Microsoft/go-winio-0.5.2

build(deps): bump github.com/Microsoft/go-winio from 0.5.1 to 0.5.2
This commit is contained in:
Andrea Luzzardi
2022-03-10 11:00:32 -08:00
committed by GitHub
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.16
require (
cuelang.org/go v0.4.1-rc.1.0.20220106143633-60d6503d1974
github.com/KromDaniel/jonson v0.0.0-20180630143114-d2f9c3c389db
github.com/Microsoft/go-winio v0.5.1
github.com/Microsoft/go-winio v0.5.2
github.com/containerd/console v1.0.3
github.com/containerd/containerd v1.6.1
github.com/docker/buildx v0.6.2