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

Commit: 3042029
Author: Network Service Mesh Bot
Date: 2022-06-06 05:10:24 -0500
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 Jun 6, 2022
1 parent f430db8 commit 295a488
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 14 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ require (
github.com/edwarnicke/grpcfd v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab
github.com/networkservicemesh/sdk v0.5.1-0.20220603191023-6abdf1e0eb19
github.com/networkservicemesh/sdk-k8s v0.0.0-20220603191532-175868fe8d5f
github.com/networkservicemesh/sdk-sriov v0.0.0-20220603151447-865cb20422cb
github.com/networkservicemesh/sdk v1.3.1
github.com/networkservicemesh/sdk-k8s v1.3.1
github.com/networkservicemesh/sdk-sriov v0.0.0-20220606101024-304202993d57
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0
Expand All @@ -36,7 +36,7 @@ require (
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/google/uuid v1.2.0 // indirect
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20220603151005-aa00631f2e0f // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20220606100659-193031ccfe90 // indirect
github.com/open-policy-agent/opa v0.16.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
Expand Down
Loading

0 comments on commit 295a488

Please sign in to comment.