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-sriov@main

PR link: networkservicemesh/sdk-sriov#351

Commit: fcae379
Author: Network Service Mesh Bot
Date: 2022-01-12 16:42:13 -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 12, 2022
1 parent dda1eae commit d29b816
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 29 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@ require (
github.com/edwarnicke/vpphelper v0.0.0-20210512223648-f914b171f679
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-k8s v0.0.0-20220110091528-70430c3bee99
github.com/networkservicemesh/sdk-sriov v0.0.0-20211229084103-4468c271d4a8
github.com/networkservicemesh/sdk-sriov v0.0.0-20220112224213-fcae3796443f
github.com/networkservicemesh/sdk-vpp v0.0.0-20220110094541-443ae17a12d7
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.2
github.com/stretchr/testify v1.7.0
github.com/thanhpk/randstr v1.0.4
github.com/vishvananda/netlink v1.1.0
github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae
google.golang.org/grpc v1.38.0
google.golang.org/grpc v1.42.0
)
Loading

0 comments on commit d29b816

Please sign in to comment.