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

Closed
wants to merge 1 commit into from
Closed
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
Update go.mod and go.sum to latest version from networkservicemesh/sd…
…k-vpp@main networkservicemesh/sdk-vpp#104

networkservicemesh/sdk-vpp PR link: networkservicemesh/sdk-vpp#104

networkservicemesh/sdk-vpp commit message:
commit 62801af3ed0a3eed7d58f7c969f30ad8f019c8f8
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Wed Feb 24 10:12:55 2021 -0600

    Update from update/networkservicemesh/sdk

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
NSMBot committed Feb 24, 2021
commit 083878e7157ec195efc03088cbec73ff9c0f53cc
7 changes: 4 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -5,14 +5,15 @@ go 1.15
require (
github.com/antonfisher/nested-logrus-formatter v1.3.0
github.com/edwarnicke/debug v1.0.0
github.com/edwarnicke/grpcfd v0.0.0-20201107002751-f220aed0c5c8
github.com/edwarnicke/grpcfd v0.0.0-20210219150442-10fb469a6976
github.com/edwarnicke/signalctx v0.0.0-20201105214533-3a35840b3011
github.com/edwarnicke/vpphelper v0.0.0-20201229173204-87a3b197f1e1
github.com/google/uuid v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210218170701-1a72f1cba074
github.com/networkservicemesh/sdk v0.0.0-20210220122417-bab01203bb73
github.com/networkservicemesh/sdk-vpp v0.0.0-20210220122805-99076822b6e1
github.com/networkservicemesh/sdk v0.0.0-20210224160857-bef8289ffe8f
github.com/networkservicemesh/sdk-vpp v0.0.0-20210224161255-62801af3ed0a
github.com/onsi/ginkgo v1.13.0 // indirect
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.4
google.golang.org/grpc v1.35.0
342 changes: 8 additions & 334 deletions go.sum

Large diffs are not rendered by default.