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

Merged
merged 1 commit into from
Nov 10, 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.20211110183757-e8fef360f88e
github.com/networkservicemesh/sdk v0.5.1-0.20211110200317-2272de7cade7
github.com/networkservicemesh/sdk-k8s v0.0.0-20211103091718-33b5af79cf03
github.com/networkservicemesh/sdk-sriov v0.0.0-20211103092011-23a720ab62a6
github.com/networkservicemesh/sdk-vpp v0.0.0-20211110184341-9e5b50b3590d
github.com/networkservicemesh/sdk-vpp v0.0.0-20211110200900-b81956c63fbd
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 @@ -349,17 +349,17 @@ github.com/networkservicemesh/api v1.0.1-0.20211103090613-64784f3465ce/go.mod h1
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a h1:gSujYHmGiOpJyzPGZdW2ymMpmDHCMBdbUMXCVzOtrh8=
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.20211110183757-e8fef360f88e h1:lzIKml9bnFtH5CrO1UE3BfqYmfhj3UNQKp/85GPeKOY=
github.com/networkservicemesh/sdk v0.5.1-0.20211110183757-e8fef360f88e/go.mod h1:+4fNzksTdnCYaa4Zr6r6/ry+tl5CoydVjeJTPyzy2d8=
github.com/networkservicemesh/sdk v0.5.1-0.20211110200317-2272de7cade7 h1:0vWQBOAFSxeVkRyyLT9x4ZVQW9NQcvrQbfSuiwnV9LY=
github.com/networkservicemesh/sdk v0.5.1-0.20211110200317-2272de7cade7/go.mod h1:+4fNzksTdnCYaa4Zr6r6/ry+tl5CoydVjeJTPyzy2d8=
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-20211103091648-fc8bfe254113/go.mod h1:s9tYSINEUkCIDMPq8tNFQ2zxMwjgXEcCKfcp4gStycU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211110184020-89c5a56168a6 h1:DqhD2kGJ6Ip70BaLYfeQE1TcpziOSkRZZNMs5bNT3bE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211110184020-89c5a56168a6/go.mod h1:tREH5J8vurxwUH/xbdl0KTHA/8jYJUOYqOUjgPl66Qw=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211110200529-c70dbe94eb13 h1:PVfPatuHyHT/rtxmviOCwFl5Dfa+SVKCjVcZsdUKEDs=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211110200529-c70dbe94eb13/go.mod h1:Oz6lGHKKSFyJXcTql3dRfufM8k/4idlQ5A4Do+DdbBE=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211103092011-23a720ab62a6 h1:WsnwJeTDbTVJc8FuCYIUt6y9QnYaRrEyH3TCycQGDRo=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211103092011-23a720ab62a6/go.mod h1:Sx4W7rd93sUhpCPT92FvhDXAbbfshVcB4IX4CgTrFos=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211110184341-9e5b50b3590d h1:aHRTJpm/urHAtyw1TqTg3ofncu67BM5i7k0xGWkaTUE=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211110184341-9e5b50b3590d/go.mod h1:Y4lz5pfraGwlnUER0/gmKyW6e1pWFfUa+7akZDr3n6Q=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211110200900-b81956c63fbd h1:+I9jnfpRWiv23Q9r5zGfBUi4CTwqjx3V29KmMUpOcuY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211110200900-b81956c63fbd/go.mod h1:6blhu3JzeEHEOeA8lUhQ4JYHUOB0xthiiaZEuTQ71NI=
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