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

Closed
wants to merge 1 commit into from
Closed
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.1.2-0.20220119092736-21eda250c390
github.com/networkservicemesh/sdk v0.5.1-0.20220127193211-6d5254af4bb4
github.com/networkservicemesh/sdk v0.5.1-0.20220130184745-953f555cc4e0
github.com/networkservicemesh/sdk-k8s v0.0.0-20220126203132-0cd73d38680a
github.com/networkservicemesh/sdk-sriov v0.0.0-20220127194319-723f27bc2105
github.com/networkservicemesh/sdk-vpp v0.0.0-20220126194511-081d49e07fbf
github.com/networkservicemesh/sdk-vpp v0.0.0-20220130185711-0865427ebbd5
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.2
Expand Down
11 changes: 6 additions & 5 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -384,17 +384,18 @@ github.com/nats-io/stan.go v0.10.0/go.mod h1:0jEuBXKauB1HHJswHM/lx05K48TJ1Yxj6VI
github.com/networkservicemesh/api v1.1.2-0.20220119092736-21eda250c390 h1:GREf14twiQkUInGh+M0qQH+jNQ9uvTfQC2FVieDd7tQ=
github.com/networkservicemesh/api v1.1.2-0.20220119092736-21eda250c390/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20220126193800-17ea214c7fec/go.mod h1:u3HgGqMae6MFZ//JRrN8CkEJ7pwr+CWBG7cvHymhHDY=
github.com/networkservicemesh/sdk v0.5.1-0.20220127193211-6d5254af4bb4 h1:dpggXFq0Ba6ZjK3b+rDEylbgvxIAvL2SdgXVNJsJct4=
github.com/networkservicemesh/sdk v0.5.1-0.20220127193211-6d5254af4bb4/go.mod h1:u3HgGqMae6MFZ//JRrN8CkEJ7pwr+CWBG7cvHymhHDY=
github.com/networkservicemesh/sdk v0.5.1-0.20220130184745-953f555cc4e0 h1:MGe/Kyn0x31LiNx3FQ1IFKw766F6jsVP2A5y82PZtEI=
github.com/networkservicemesh/sdk v0.5.1-0.20220130184745-953f555cc4e0/go.mod h1:u3HgGqMae6MFZ//JRrN8CkEJ7pwr+CWBG7cvHymhHDY=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220126203132-0cd73d38680a h1:xCQ6RgImKQxMrGs+6E8Mxd7o1mtHx+0f6c8WvPMr3lA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220126203132-0cd73d38680a/go.mod h1:5rBPdF8d5g6eiHcnK7Fx44b85v9qCew8b4bA1DEkxp0=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220126194043-33b06882fd2e/go.mod h1:CLhgoibL/XEnLKQ94ah7r6YUqSZfXm9LYAPdROKS4ro=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220127193623-1f226006edcb h1:OQ/Vim0jp3fpwtBlrjvCOTn0HVM64KOQDLWTZmdpgxc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220127193623-1f226006edcb/go.mod h1:S6k809pGQtC3g4RkgEB9GqHkFq9+GddOj6uw9uXXqnk=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220130185148-0eed68884c67 h1:N//cW8ih45TmSjo/kXpZkrFhtpZY/gamLVFc6RZFavU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220130185148-0eed68884c67/go.mod h1:qqjhuy4R/+Itx5u3OlUSTfy9tzB1wJ7l1VxmHLiu4Gc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220127194319-723f27bc2105 h1:zOgDBnu0M5AFdB6W1r7VC0ZaKTcT6QqMgRLgeATNUpE=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220127194319-723f27bc2105/go.mod h1:XIvfmUXMwxCMh3LYxYNk4wjgGsMSdYOyhMx2O1GCzB4=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220126194511-081d49e07fbf h1:hvxMBCprDhtJDRIC7tgUL/H1PybRXO5uC1wJFI0J3xg=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220126194511-081d49e07fbf/go.mod h1:ZdkfGAh1d+J7FkoKUzaIozLszBj+HBXGNSz6wsbLBs4=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220130185711-0865427ebbd5 h1:UEyIYEYKNkcdqi9JVxK/WqEoqACywzbs9CULLhd6h7E=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220130185711-0865427ebbd5/go.mod h1:8kNyY5sKAs1XhDVN4bgfDE5b8a168XVHlsn1iDQxUkc=
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=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
Expand Down