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

Commit: 8945722
Author: Network Service Mesh Bot
Date: 2021-11-25 01:35:24 -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 Nov 25, 2021
1 parent 93daf31 commit eb811fe
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.0.1-0.20211110183123-3038992da61a
github.com/networkservicemesh/sdk v0.5.1-0.20211125072725-73e9530ec7fe
github.com/networkservicemesh/sdk-sriov v0.0.0-20211124121425-00a9501498fa
github.com/networkservicemesh/sdk-sriov v0.0.0-20211125073524-8945722587ff
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.5
google.golang.org/grpc v1.36.1
Expand Down
7 changes: 3 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -130,12 +130,11 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.10.0/go.mod h1:0jEuBXKauB1HHJswHM/lx05K48TJ1Yxj6VIfM4k+aB4=
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a h1:gSujYHmGiOpJyzPGZdW2ymMpmDHCMBdbUMXCVzOtrh8=
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211124120744-6431f82bd853/go.mod h1:9ZCaoauLu+52PLj/BXnYH5w9Pk9jdhaeMA14zb0PUxA=
github.com/networkservicemesh/sdk v0.5.1-0.20211125072725-73e9530ec7fe h1:g+RsjAn3cN//i64Yb/aJBRVrk5V9iyq1HAZnlr8sHzI=
github.com/networkservicemesh/sdk v0.5.1-0.20211125072725-73e9530ec7fe/go.mod h1:9ZCaoauLu+52PLj/BXnYH5w9Pk9jdhaeMA14zb0PUxA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211124121030-97eda09775af/go.mod h1:ML6Wm51vXS3NPJs2u9D+GSYe7OtNIVCTby4rPKBZjso=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211124121425-00a9501498fa h1:2IFcgtsdScO+vzRbrCze0S1EWoSR3eOCmlAmkYH+Cw8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211124121425-00a9501498fa/go.mod h1:OP0lNwYCavOdwsqjpWgW7oa/uto4Xt+ekTjOTWpPRCI=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211125073040-03174afafbe4/go.mod h1:1Uy2nyapesfcG6n179lUj3P6e0RAI91mRC7XTU9cako=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211125073524-8945722587ff h1:0kJ5FdeHXwxXAzMcXEyA3J6e15fP/t3OlJk3A6wBvd8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211125073524-8945722587ff/go.mod h1:mn+Fn/BgbAKV3XiI0lndzRaZ+SY00+M2l9aqK1PBk74=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit eb811fe

Please sign in to comment.