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

Commit: 824e224
Author: Network Service Mesh Bot
Date: 2021-12-24 06:41:56 -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 Dec 24, 2021
1 parent 1a3debe commit 70d939f
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.20211224123452-eefb4a21880d
github.com/networkservicemesh/sdk-sriov v0.0.0-20211221084322-21e355aa3f9f
github.com/networkservicemesh/sdk-sriov v0.0.0-20211224124156-824e224a7619
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 @@ -131,12 +131,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.20211221083653-218e63338ad1/go.mod h1:9ZCaoauLu+52PLj/BXnYH5w9Pk9jdhaeMA14zb0PUxA=
github.com/networkservicemesh/sdk v0.5.1-0.20211224123452-eefb4a21880d h1:usWPNX81OBemVd+qav6HO87riq2OjxtcezKKwRyzhGc=
github.com/networkservicemesh/sdk v0.5.1-0.20211224123452-eefb4a21880d/go.mod h1:9ZCaoauLu+52PLj/BXnYH5w9Pk9jdhaeMA14zb0PUxA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211221084018-c0e7631f722b/go.mod h1:YiZYRhd1oHPlmy+AySQfqnmMeTOl+IuLO+jiupo01pQ=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211221084322-21e355aa3f9f h1:MRodyUEJ+oxqyICQCJi9V81bmR4Iq6ilH55EXOpHtsY=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211221084322-21e355aa3f9f/go.mod h1:5Ip5S68UgMFaE38LWGokStWDHLprKTZqT6LU+xx6vhU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211224123811-d05aea64ce48/go.mod h1:McPHiMkUVRgh8ItFAstLaFHUWIjeTWMUETH/JUfy4gI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211224124156-824e224a7619 h1:kkElwxyH8OIJcy8TWQRsfNwoV+3D7SQccIoboRAAdwg=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211224124156-824e224a7619/go.mod h1:HhvgJ6RvpZnd64FcciuoekTlwSPmOyDesKOUYnLFVfQ=
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 70d939f

Please sign in to comment.