go.mod: Bump hcsshim to v0.9.1

This tag contains some changes for the Windows shim for retrying
stdio named pipe connections if containerd restarts. It also is built with v1.1.0 of
ttrpc which has some fixes for a deadlock we'd observed on Windows.

Signed-off-by: Daniel Canter <dcanter@microsoft.com>
This commit is contained in:
Daniel Canter
2021-11-10 16:26:18 -08:00
parent 60c55c80f4
commit b103bee4cc
9 changed files with 116 additions and 70 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.16
require (
github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
github.com/Microsoft/go-winio v0.5.0
github.com/Microsoft/hcsshim v0.9.0
github.com/Microsoft/hcsshim v0.9.1
github.com/containerd/aufs v1.0.0
github.com/containerd/btrfs v1.0.0
github.com/containerd/cgroups v1.0.2