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-vpp #408

Merged
merged 2 commits into from
Nov 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
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ require (
github.com/golang/protobuf v1.5.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a
github.com/networkservicemesh/sdk v0.5.1-0.20211119122624-518ed724f8c6
github.com/networkservicemesh/sdk v0.5.1-0.20211124122345-845b5207d4af
github.com/networkservicemesh/sdk-k8s v0.0.0-20211103091718-33b5af79cf03
github.com/networkservicemesh/sdk-sriov v0.0.0-20211117213205-b1980f419277
github.com/networkservicemesh/sdk-vpp v0.0.0-20211122201437-8b7a950e7c29
github.com/networkservicemesh/sdk-vpp v0.0.0-20211124123126-ba3d67eb34e3
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.2
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -352,17 +352,17 @@ github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a h1:gSujYH
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211103091303-7c4cfcd913b8/go.mod h1:LcfybR5YvHlf1f3P/BvOi1WW6TQCHyb7B9zlgmo+YvI=
github.com/networkservicemesh/sdk v0.5.1-0.20211117074913-f62d80574fd5/go.mod h1:9ZCaoauLu+52PLj/BXnYH5w9Pk9jdhaeMA14zb0PUxA=
github.com/networkservicemesh/sdk v0.5.1-0.20211119122624-518ed724f8c6 h1:mVSWrUHcCPo6Q5PEuykLCP/Zi1xV940ldS2XXq7tmRU=
github.com/networkservicemesh/sdk v0.5.1-0.20211119122624-518ed724f8c6/go.mod h1:9ZCaoauLu+52PLj/BXnYH5w9Pk9jdhaeMA14zb0PUxA=
github.com/networkservicemesh/sdk v0.5.1-0.20211124122345-845b5207d4af h1:KRqyXdZjJEucBNeA37gUZ/05DZ2GS7DD0qweFTOP2cY=
github.com/networkservicemesh/sdk v0.5.1-0.20211124122345-845b5207d4af/go.mod h1:9ZCaoauLu+52PLj/BXnYH5w9Pk9jdhaeMA14zb0PUxA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211103091718-33b5af79cf03 h1:zRQEYK50TYbPa3VKxNocm48kZex8v5EqVs+YThOFOb8=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211103091718-33b5af79cf03/go.mod h1:00UFcAw3OeU3J6mOPUCXTwYIeraP4XbdM9DHFaGEr3I=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211117075134-67cd16f0d5c7/go.mod h1:sOyzzsFfS7/vO4YmNahIwNFB8PDxJZHoKiwd/PmxPJ0=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211122162902-8ac04fdcd0a8 h1:Qd9+K2vAlj9iCOHBnFzGTkUU9EldfLXrRWJ/pbO/zLA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211122162902-8ac04fdcd0a8/go.mod h1:sDxemuiJE/VJIMNvj51Y5PFLoyBlQfz2sX7wmwe8aEQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211124122833-68d7f95222c7 h1:q+HGcwzoXISaNNoVOB1jeO5Vf0UrTVKgp515Q0/EY/w=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211124122833-68d7f95222c7/go.mod h1:zD257gqY4qF6D0w0ac9dgry0Osjpv/JkcdzPqFqKPYA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211117213205-b1980f419277 h1:FzDi+Ogpm6GMlx8AupMuiPlw8RyKYmZpg2YLJQZ6vDw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211117213205-b1980f419277/go.mod h1:3/Fucpztn8a0jBk/JIFCLBG5rjkfwrsbFeN61G1DpZY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211122201437-8b7a950e7c29 h1:vhuVO+mHd8fYdQoTTeu76qP9ih39B3Bm05HgBfepeUw=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211122201437-8b7a950e7c29/go.mod h1:d46L9dIcbfdIT15ur4lTfEentpdjQTU43+jCTvpkdQU=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211124123126-ba3d67eb34e3 h1:tdilhFJsmv6bKEzRBmgJRXzPTRQPYvy+KBiShZJKBcQ=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211124123126-ba3d67eb34e3/go.mod h1:E3/ufiAqTUUrCpmKYZ2/mxPVV558l91up9oQK4Idt6U=
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
1 change: 1 addition & 0 deletions internal/imports/imports_linux.go

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