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

Commit: f5c35d1
Author: Network Service Mesh Bot
Date: 2021-11-01 20:40:27 -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 Nov 2, 2021
1 parent f9b1bd3 commit 23d4ce5
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.20210907194827-9a36433d7d6e
github.com/networkservicemesh/sdk v0.5.1-0.20211102013519-0eabc52a2346
github.com/networkservicemesh/sdk-sriov v0.0.0-20211027122636-09436c70ef68
github.com/networkservicemesh/sdk-sriov v0.0.0-20211102014027-f5c35d10e57e
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 @@ -129,12 +129,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.20210907194827-9a36433d7d6e h1:PO6tDo/bGLJqz1qiqCecht/HqMWCKunAds2U9Hvc0yM=
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211027122123-f20e20a27721/go.mod h1:Y9dl3Y4VS+g5oIGQCr3n8fIDQmrPBxi2MD9Yz8ouCKA=
github.com/networkservicemesh/sdk v0.5.1-0.20211102013519-0eabc52a2346 h1:peUuSbLaRvwQgVRNDmawkK63JrSws34h47nIUb+Z29Q=
github.com/networkservicemesh/sdk v0.5.1-0.20211102013519-0eabc52a2346/go.mod h1:Y9dl3Y4VS+g5oIGQCr3n8fIDQmrPBxi2MD9Yz8ouCKA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211027122343-e912dfa59a25/go.mod h1:4FhhOfUXztdyYMGtYxdjt3Vb2owHSYm98IrjNOB+vho=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211027122636-09436c70ef68 h1:qpF1LjSPn0gT/o+GIfxst7y9vIU2ap+OzBDP4lmGYt8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211027122636-09436c70ef68/go.mod h1:jtTMj85aoW2Vs2ofq8Dp1yUl5c/XuONWCY1JOY1ZLpU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211102013727-06a25a6df576/go.mod h1:zx79EE7IKTkcyTyrXDLkvjjZxYWH/bK1DAKxTjP+mI4=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211102014027-f5c35d10e57e h1:2/4M2QZknA+aLNUkQKdgDVUDXELw9/RSx2tFn5wxIyY=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211102014027-f5c35d10e57e/go.mod h1:LCqUfBhi1Nu9qdLjvzneW8TpF224C6MhVQ7n30wZTKA=
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 23d4ce5

Please sign in to comment.