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

Commit: 0fd4b42
Author: Network Service Mesh Bot
Date: 2022-05-18 13:19:26 -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 May 18, 2022
1 parent 78736ca commit 09e0d8c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
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.20220518154856-dd9b496ef8a4
github.com/networkservicemesh/sdk-sriov v0.0.0-20220517021452-65d614fd2999
github.com/networkservicemesh/sdk-sriov v0.0.0-20220518181926-0fd4b42d16c0
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0
google.golang.org/grpc v1.42.0
Expand Down
7 changes: 3 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -172,12 +172,11 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.10.2/go.mod h1:vo2ax8K2IxaR3JtEMLZRFKIdoK/3o1/PKueapB7ezX0=
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab h1:hV6T7Kvze0qQphqi6g5ZKFoJ0m08OKdWETUINo3tuaA=
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220517020800-1955d6165f5f/go.mod h1:Wj9RnSFeFBHWlJGOrqgnAg6AWbaQud9XVKxByh5IS/A=
github.com/networkservicemesh/sdk v0.5.1-0.20220518154856-dd9b496ef8a4 h1:yUxMot3D7PeRenrd+Bblz84eH4l4PsmD3X682oG4L/4=
github.com/networkservicemesh/sdk v0.5.1-0.20220518154856-dd9b496ef8a4/go.mod h1:Wj9RnSFeFBHWlJGOrqgnAg6AWbaQud9XVKxByh5IS/A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220517021108-8a05a87f1545/go.mod h1:XWr+GRikueZo3rMO4wuQ10W3PPJEonm0zVa2XR9iQ4c=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220517021452-65d614fd2999 h1:LKAEEju3ILYwFC7TfPk/q1AjvX0n2fOtymU7DPk04Uc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220517021452-65d614fd2999/go.mod h1:CkvB3yoVlF4MKv1V7gMukNpJWxwSoGNpWs4E/bDz/Qk=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220518181515-c2a30040c868/go.mod h1:udwmiGKqtlb4F90RBaNgFKFqxuan7j7XjT84pJDXTAg=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220518181926-0fd4b42d16c0 h1:UixyWew+l3cZNESNJrSuecdSOPWn7mvnAVoLbsiZDaM=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220518181926-0fd4b42d16c0/go.mod h1:OuYKB+Ehwjg08YVtonMa/Wt5LJde9Ub59OHMGRenXz8=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit 09e0d8c

Please sign in to comment.