Skip to content

Commit

Permalink
Merge pull request #128045 from princepereira/ppereira-hnslib-import
Browse files Browse the repository at this point in the history
Replacing hcsshim library with new hnslib library.
  • Loading branch information
k8s-ci-robot authored Oct 14, 2024
2 parents 78879fa + 3448455 commit 9f09c55
Show file tree
Hide file tree
Showing 314 changed files with 243 additions and 21,199 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

205 changes: 0 additions & 205 deletions LICENSES/vendor/github.com/containerd/cgroups/v3/LICENSE

This file was deleted.

3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
bitbucket.org/bertimus9/systemstat v0.5.0
github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab
github.com/Microsoft/go-winio v0.6.2
github.com/Microsoft/hcsshim v0.12.7-0.20241003002528-bafd4c013fbd
github.com/Microsoft/hnslib v0.0.7
github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
github.com/blang/semver/v4 v4.0.0
Expand Down Expand Up @@ -135,7 +135,6 @@ require (
github.com/chai2010/gettext-go v1.0.2 // indirect
github.com/checkpoint-restore/go-criu/v5 v5.3.0 // indirect
github.com/cilium/ebpf v0.11.0 // indirect
github.com/containerd/cgroups/v3 v3.0.3 // indirect
github.com/containerd/console v1.0.4 // indirect
github.com/containerd/containerd/api v1.7.19 // indirect
github.com/containerd/errdefs v0.1.0 // indirect
Expand Down
Loading

0 comments on commit 9f09c55

Please sign in to comment.