Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/sd…
Browse files Browse the repository at this point in the history
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#489

Commit: 8e1d0bd
Author: Network Service Mesh Bot
Date: 2022-01-12 21:09:45 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jan 13, 2022
1 parent 2c9f009 commit 323ab61
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 27 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ require (
github.com/edwarnicke/govpp v0.0.0-20211201170712-7828460e6d2f
github.com/edwarnicke/grpcfd v0.1.1
github.com/edwarnicke/vpphelper v0.0.0-20210617172001-3e6797de32c3
github.com/golang/protobuf v1.4.3
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.20220110090942-fe9702d99abd
github.com/networkservicemesh/api v1.1.1
github.com/networkservicemesh/sdk v1.1.1
github.com/networkservicemesh/sdk-sriov v0.0.0-20220110091731-431cb09e01fc
github.com/networkservicemesh/sdk-vpp v0.0.0-20220110094541-443ae17a12d7
github.com/networkservicemesh/sdk-vpp v0.0.0-20220113030945-8e1d0bd8c10a
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.10
github.com/vishvananda/netlink v1.1.0
google.golang.org/grpc v1.41.0
google.golang.org/grpc v1.42.0
)
Loading

0 comments on commit 323ab61

Please sign in to comment.