Skip to content

Commit 4924bcb

Browse files
authored
Merge pull request #3530 from jterry75/revenor_hcsshim
Revendor github.com/Microsoft/hcsshim
2 parents 8580926 + 041e9de commit 4924bcb

121 files changed

Lines changed: 4892 additions & 1204 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

vendor.conf

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ golang.org/x/sync 42b317875d0fa942474b76e1b46a6060d720ae6e
3434
github.com/BurntSushi/toml v0.3.1
3535
github.com/grpc-ecosystem/go-grpc-prometheus 6b7015e65d366bf3f19b2b2a000a831940f0f7e0
3636
github.com/Microsoft/go-winio v0.4.14
37-
github.com/Microsoft/hcsshim 8abdbb8205e4192c68b5f84c31197156f31be517
37+
github.com/Microsoft/hcsshim 9e921883ac929bbe515b39793ece99ce3a9d7706
3838
google.golang.org/genproto d80a6e20e776b0b17a324d0ba1ab50a39c8e8944
3939
golang.org/x/text 19e51611da83d6be54ddafce4a4af510cb3e9ea4
4040
github.com/containerd/ttrpc 1fb3814edf44a76e0ccf503decf726d994919a9a
@@ -44,6 +44,8 @@ github.com/google/go-cmp v0.2.0
4444
go.etcd.io/bbolt v1.3.3
4545
github.com/hashicorp/errwrap 7554cd9344cec97297fa6649b055a8c98c2a1e55
4646
github.com/hashicorp/go-multierror ed905158d87462226a13fe39ddf685ea65f1c11f
47+
github.com/hashicorp/golang-lru v0.5.1
48+
go.opencensus.io v0.22.0
4749

4850
# cri dependencies
4951
github.com/containerd/cri f1d492b0cdd14e76476ee4dd024696ce3634e501 # master

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

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

vendor/github.com/Microsoft/hcsshim/container.go

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

vendor/github.com/Microsoft/hcsshim/go.mod

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

vendor/github.com/Microsoft/hcsshim/hnsendpoint.go

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

vendor/github.com/Microsoft/hcsshim/internal/cow/cow.go

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

0 commit comments

Comments
 (0)