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 0939f4e commit 1fc44e4
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 15 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ require (
github.com/google/uuid v1.2.0
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/networkservicemesh/sdk-vpp v0.0.0-20220602005420-20cd53b31893
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
Expand Down Expand Up @@ -49,7 +49,7 @@ require (
github.com/hashicorp/errwrap v1.0.0 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/lunixbochs/struc v0.0.0-20200521075829-a4cb8d33dbbe // 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 1fc44e4

Please sign in to comment.