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 #149

Merged
merged 1 commit into from
Apr 3, 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/antonfisher/nested-logrus-formatter v1.1.0
github.com/edwarnicke/grpcfd v0.0.0-20210219150442-10fb469a6976
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210403000818-2aa71ad8270a
github.com/networkservicemesh/sdk v0.0.0-20210403001421-39e4d5dd31b8
github.com/networkservicemesh/sdk-sriov v0.0.0-20210403002421-8f9d11d986b1
github.com/networkservicemesh/api v0.0.0-20210403165646-b0b334ca6872
github.com/networkservicemesh/sdk v0.0.0-20210403170232-47fc8b2ac74c
github.com/networkservicemesh/sdk-sriov v0.0.0-20210403170850-e145f14db322
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-alpha.5
Expand Down
16 changes: 8 additions & 8 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -127,14 +127,14 @@ github.com/nats-io/nkeys v0.1.0/go.mod h1:xpnFELMwJABBLVhffcfd1MZx6VsNRFpEugbxzi
github.com/nats-io/nkeys v0.1.3/go.mod h1:xpnFELMwJABBLVhffcfd1MZx6VsNRFpEugbxziKVo7w=
github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OSON2c=
github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRftaE+eac=
github.com/networkservicemesh/api v0.0.0-20210403000818-2aa71ad8270a h1:zVPsnCIOYlg/lLrtx9nr7wICci3C6fy6k94moIH2dYg=
github.com/networkservicemesh/api v0.0.0-20210403000818-2aa71ad8270a/go.mod h1:8daUQzI8sUvvNiPF6G3esmEvNQM/lJuAOobjdgtq2FM=
github.com/networkservicemesh/sdk v0.0.0-20210403001421-39e4d5dd31b8 h1:XSmD6CYRC53H05sD71gHaN/v2xZNOq+awlZmYL0+zeE=
github.com/networkservicemesh/sdk v0.0.0-20210403001421-39e4d5dd31b8/go.mod h1:XDhId7pMRiMIGbmrSHiQg/s4otNV1MOg2S99oDUl5fE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210403001651-f375dcc6feba h1:EJJItTwQvhCohFDbRIre4iujlm+iZ4lblKiiHdPNOEo=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210403001651-f375dcc6feba/go.mod h1:a7WLBED30Ky1spg4KiBrnBWkmVWQq9hWPOHsuvAOj6M=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210403002421-8f9d11d986b1 h1:UTcbBu1O3nyjcg+RTFkgn55cLWMNfaT7eewhreVbflw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210403002421-8f9d11d986b1/go.mod h1:xfwOeRvAaztXx9C74EYqnaR5nktT/oXCLt5WTQcHgHw=
github.com/networkservicemesh/api v0.0.0-20210403165646-b0b334ca6872 h1:Eg8ZgcJ0bukl10gHNVpF4lXDwg5JHig7E4RM2SdJ29k=
github.com/networkservicemesh/api v0.0.0-20210403165646-b0b334ca6872/go.mod h1:8daUQzI8sUvvNiPF6G3esmEvNQM/lJuAOobjdgtq2FM=
github.com/networkservicemesh/sdk v0.0.0-20210403170232-47fc8b2ac74c h1:nDRy9W9/J766fyeXMPz4rzUnVvyznwpYDfVN98DLtpY=
github.com/networkservicemesh/sdk v0.0.0-20210403170232-47fc8b2ac74c/go.mod h1:phKpePEEcubYjKnVzfdqoTQCmzdcToXRdLDA1o8nYDM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210403170458-c7ac5e7ab6b3 h1:YemTmGD22pbwqcR/URzGibK19UfoQIMHwsQI3++yqYU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210403170458-c7ac5e7ab6b3/go.mod h1:+MKa2Fi5pK0QpL/xuz2Utk2tnBPXrosGZBdR9Hhn7nI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210403170850-e145f14db322 h1:YS72SdWLggYvYX+f1RFbMZy3+QdJGa+TUPMEUocYB2U=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210403170850-e145f14db322/go.mod h1:BMQqx/yDK4KtfekvnnANyBwfpUV6/NMxFMEGpkqk3r0=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down