File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 dario.cat/mergo v1.0.2
77 github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6
88 github.com/Microsoft/go-winio v0.6.2
9- github.com/Microsoft/hcsshim v0.14.0
9+ github.com/Microsoft/hcsshim v0.14.1
1010 github.com/checkpoint-restore/checkpointctl v1.4.0
1111 github.com/checkpoint-restore/go-criu/v7 v7.2.0
1212 github.com/containerd/btrfs/v2 v2.0.0
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1
88github.com/Masterminds/semver/v3 v3.4.0 /go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM =
99github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY =
1010github.com/Microsoft/go-winio v0.6.2 /go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU =
11- github.com/Microsoft/hcsshim v0.14.0 h1:zM3pLAB7JYhkzASOnNQc7FlSP6emfsTj9dx2hr69f/s =
12- github.com/Microsoft/hcsshim v0.14.0 /go.mod h1:hTKFGbnDtQb1wHiOWv4v0eN+7boSWAHyK/tNAaYZL0c =
11+ github.com/Microsoft/hcsshim v0.14.1 h1:CMuB3fqQVfPdhyXhUqYdUmPUIOhJkmghCx3dJet8Cqs =
12+ github.com/Microsoft/hcsshim v0.14.1 /go.mod h1:VnzvPLyWUhxiPVsJ31P6XadxCcTogTguBFDy/1GR/OM =
1313github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d h1:G0m3OIz70MZUWq3EgK3CesDbo8upS2Vm9/P3FtgI+Jk =
1414github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d /go.mod h1:3eOhrUMpNV+6aFIbp5/iudMxNCF27Vw2OZgy4xEx0Fg =
1515github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ github.com/Microsoft/go-winio/pkg/fs
1818github.com/Microsoft/go-winio/pkg/guid
1919github.com/Microsoft/go-winio/pkg/security
2020github.com/Microsoft/go-winio/vhd
21- # github.com/Microsoft/hcsshim v0.14.0
21+ # github.com/Microsoft/hcsshim v0.14.1
2222## explicit; go 1.23.0
2323github.com/Microsoft/hcsshim
2424github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/options
You can’t perform that action at this time.
0 commit comments