Skip to content

Commit 93255bd

Browse files
committed
vendor: github.com/Microsoft/hcsshim v0.12.7
- full diff: microsoft/hcsshim@v0.12.5...v0.12.7 Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 3dc042b commit 93255bd

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

vendor.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

vendor.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 h1:cOjLyhBhe91glg
2525
github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0/go.mod h1:fBaQWrftOD5CrVCUfoYGHs4X4VViTuGOXA8WloCjTY0=
2626
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
2727
github.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=
3030
github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 h1:vX+gnvBc56EbWYrmlhYbFYRaeikAke1GL84N4BEYOFE=
3131
github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91/go.mod h1:cDLGBht23g0XQdLjzn6xOGXDkLK182YfINAaZEQLCHQ=
3232
github.com/agext/levenshtein v1.2.3 h1:YB2fHEn0UJagG8T1rrWknE3ZQzWM06O8AMAatNn7lmo=

vendor/github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/options/runhcs.pb.go

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ github.com/Microsoft/go-winio/pkg/etwlogrus
4848
github.com/Microsoft/go-winio/pkg/fs
4949
github.com/Microsoft/go-winio/pkg/guid
5050
github.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
5353
github.com/Microsoft/hcsshim
5454
github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/options

0 commit comments

Comments
 (0)