Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from update/networkservicemesh/sdk-sriov #49

Merged
merged 1 commit into from
Oct 24, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ require (
github.com/Mellanox/sriovnet v1.0.3-0.20210630121212-0453bd4b7fbc
github.com/golang/protobuf v1.5.2
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e
github.com/networkservicemesh/sdk v0.5.1-0.20211020144353-a94971df2a4c
github.com/networkservicemesh/sdk-kernel v0.0.0-20211020144725-94c89b18b41a
github.com/networkservicemesh/sdk-sriov v0.0.0-20211020145113-e2ffb1f1885a
github.com/networkservicemesh/sdk v0.5.1-0.20211024220606-6c6da9a88e50
github.com/networkservicemesh/sdk-kernel v0.0.0-20211024220903-8509bc8cf6a3
github.com/networkservicemesh/sdk-sriov v0.0.0-20211024221233-d86c103d2782
github.com/ovn-org/ovn-kubernetes/go-controller v0.0.0-20210826171620-f06c53111a31
github.com/pkg/errors v0.9.1
github.com/vishvananda/netlink v1.1.1-0.20210518155637-4cb3795f2ccb
Expand Down
Loading