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

Merged
merged 1 commit into from
Jun 30, 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
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ require (
github.com/edwarnicke/grpcfd v0.1.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.5.1-0.20210618184350-e3fc29dc170b
github.com/networkservicemesh/sdk v0.5.1-0.20210629101402-40c33e087ac6
github.com/networkservicemesh/sdk v0.5.1-0.20210630092016-3b8e683e3d9c
github.com/networkservicemesh/sdk-k8s v0.0.0-20210624100438-5cfa11adc735
github.com/networkservicemesh/sdk-sriov v0.0.0-20210629102022-7e233915baf3
github.com/networkservicemesh/sdk-sriov v0.0.0-20210630092629-ccb8538f84ac
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-alpha.4.0.20200528145730-dc11d0c74e85
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -247,14 +247,14 @@ github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRf
github.com/networkservicemesh/api v0.5.1-0.20210618184350-e3fc29dc170b h1:sylDyLDA6UkwtyByLos62/jLQOx0Hymw3O1qELYtdIo=
github.com/networkservicemesh/api v0.5.1-0.20210618184350-e3fc29dc170b/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20210623132040-6e698314f548/go.mod h1:Z1IJPdvcBsS2X8pHeCGwo91Fs+BJTEvUQKpinAfG/hM=
github.com/networkservicemesh/sdk v0.5.1-0.20210629101402-40c33e087ac6 h1:Y6iZx45bT41uuEfeMCjimkepfRnrbqqVej7Pa8UNWEE=
github.com/networkservicemesh/sdk v0.5.1-0.20210629101402-40c33e087ac6/go.mod h1:Z1IJPdvcBsS2X8pHeCGwo91Fs+BJTEvUQKpinAfG/hM=
github.com/networkservicemesh/sdk v0.5.1-0.20210630092016-3b8e683e3d9c h1:PXSbJGzstgLMpnDbpJGN2ds9l8BNkLkb1rNSP4YxTBk=
github.com/networkservicemesh/sdk v0.5.1-0.20210630092016-3b8e683e3d9c/go.mod h1:Z1IJPdvcBsS2X8pHeCGwo91Fs+BJTEvUQKpinAfG/hM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210624100438-5cfa11adc735 h1:nym45fr17sljfN3hph7YwYyuUtt+r4kn72s3QkM8c0I=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210624100438-5cfa11adc735/go.mod h1:NvshMXSZ8y/ZX3zlBukErQO7PkYBnulwPquhQPgB1QQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210629101615-becb77adf248 h1:85Eu3Xc1kBv/s8OzjFwoxYHSIQszVDUweIRYEMO5JjA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210629101615-becb77adf248/go.mod h1:WO/z9Fxs6T63i7kONja7xpCIy6n8lzT0twA5uA8+JIU=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210629102022-7e233915baf3 h1:b4vHg5rHrLek5hg2+2qjcTKy9pgruA8ZLfOePMSK14s=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210629102022-7e233915baf3/go.mod h1:lyqTmu1v3tvgn7132ETqD5i1kNAw909PJwpM+Q6MGn0=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210630092235-eeeb4a76d061 h1:ycwqdft7hLPhqyUgGM3EwrGt618b3kTHwnvteBqC0Os=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210630092235-eeeb4a76d061/go.mod h1:ELEZH2qBgvXcHvMucPhx4Nr0g1cTR0CID7aIDsYBOK4=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210630092629-ccb8538f84ac h1:xQy7TeNLQ1kVLFjnbxCYaY6gKq08KeJsfkc9IAHLsb8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210630092629-ccb8538f84ac/go.mod h1:VHbg7cWSyovOJL8CxTgrfxd0fcAhV7TSam0iKBDojFg=
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/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
Expand Down