File tree Expand file tree Collapse file tree
github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/options Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
1717 github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0
1818 github.com/Microsoft/go-winio v0.6.2
19- github.com/Microsoft/hcsshim v0.12.5
19+ github.com/Microsoft/hcsshim v0.12.7
2020 github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91
2121 github.com/aws/aws-sdk-go-v2 v1.24.1
2222 github.com/aws/aws-sdk-go-v2/config v1.26.6
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 h1:cOjLyhBhe91glg
2525github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0/go.mod h1:fBaQWrftOD5CrVCUfoYGHs4X4VViTuGOXA8WloCjTY0=
2626github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
2727github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU=
28- github.com/Microsoft/hcsshim v0.12.5 h1:bpTInLlDy/nDRWFVcefDZZ1+U8tS+rz3MxjKgu9boo0 =
29- github.com/Microsoft/hcsshim v0.12.5 /go.mod h1:tIUGego4G1EN5Hb6KC90aDYiUI2dqLSTTOCjVNpOgZ8 =
28+ github.com/Microsoft/hcsshim v0.12.7 h1:MP6R1spmjxTE4EU4J3YsrTxn8CjvN9qwjTKJXldFaRg =
29+ github.com/Microsoft/hcsshim v0.12.7 /go.mod h1:HPbAuJ9BvQYYZbB4yEQcyGIsTP5L4yHKeO9XO149AEM =
3030github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 h1:vX+gnvBc56EbWYrmlhYbFYRaeikAke1GL84N4BEYOFE=
3131github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91/go.mod h1:cDLGBht23g0XQdLjzn6xOGXDkLK182YfINAaZEQLCHQ=
3232github.com/agext/levenshtein v1.2.3 h1:YB2fHEn0UJagG8T1rrWknE3ZQzWM06O8AMAatNn7lmo=
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ github.com/Microsoft/go-winio/pkg/etwlogrus
4848github.com/Microsoft/go-winio/pkg/fs
4949github.com/Microsoft/go-winio/pkg/guid
5050github.com/Microsoft/go-winio/vhd
51- # github.com/Microsoft/hcsshim v0.12.5
51+ # github.com/Microsoft/hcsshim v0.12.7
5252## explicit; go 1.21
5353github.com/Microsoft/hcsshim
5454github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/options
You can’t perform that action at this time.
0 commit comments