Skip to content

Commit 3448455

Browse files
committed
Replacing hcsshim library with new hnslib library.
1 parent 5b1a4ca commit 3448455

File tree

314 files changed

+243
-21199
lines changed

Some content is hidden

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

314 files changed

+243
-21199
lines changed

LICENSES/vendor/github.com/Microsoft/hcsshim/LICENSE renamed to LICENSES/vendor/github.com/Microsoft/hnslib/LICENSE

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

LICENSES/vendor/github.com/containerd/cgroups/v3/LICENSE

Lines changed: 0 additions & 205 deletions
This file was deleted.

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
bitbucket.org/bertimus9/systemstat v0.5.0
1515
github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab
1616
github.com/Microsoft/go-winio v0.6.2
17-
github.com/Microsoft/hcsshim v0.12.7-0.20241003002528-bafd4c013fbd
17+
github.com/Microsoft/hnslib v0.0.7
1818
github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e
1919
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
2020
github.com/blang/semver/v4 v4.0.0
@@ -135,7 +135,6 @@ require (
135135
github.com/chai2010/gettext-go v1.0.2 // indirect
136136
github.com/checkpoint-restore/go-criu/v5 v5.3.0 // indirect
137137
github.com/cilium/ebpf v0.11.0 // indirect
138-
github.com/containerd/cgroups/v3 v3.0.3 // indirect
139138
github.com/containerd/console v1.0.4 // indirect
140139
github.com/containerd/containerd/api v1.7.19 // indirect
141140
github.com/containerd/errdefs v0.1.0 // indirect

0 commit comments

Comments
 (0)