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

Commit: cf58afc
Author: Network Service Mesh Bot
Date: 2022-02-10 18:52:41 -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 Feb 11, 2022
1 parent fbddbe6 commit 453e32e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ require (
github.com/edwarnicke/grpcfd v0.1.1
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.1.2-0.20220119092736-21eda250c390
github.com/networkservicemesh/sdk v0.5.1-0.20220209093015-129dfffd3ca9
github.com/networkservicemesh/sdk-sriov v0.0.0-20220209094418-fbc8190a8fb3
github.com/networkservicemesh/sdk v0.5.1-0.20220211004545-d2899c1a3de4
github.com/networkservicemesh/sdk-sriov v0.0.0-20220211005241-cf58afc98718
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-alpha.5
Expand Down
10 changes: 5 additions & 5 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -173,11 +173,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.1.2-0.20220119092736-21eda250c390 h1:GREf14twiQkUInGh+M0qQH+jNQ9uvTfQC2FVieDd7tQ=
github.com/networkservicemesh/api v1.1.2-0.20220119092736-21eda250c390/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20220209093015-129dfffd3ca9 h1:Ts3+3QVmcBXzAcSu4clWORSAPKyd6dfluLl7U0y7Row=
github.com/networkservicemesh/sdk v0.5.1-0.20220209093015-129dfffd3ca9/go.mod h1:u3HgGqMae6MFZ//JRrN8CkEJ7pwr+CWBG7cvHymhHDY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220209093812-614e75d1c121/go.mod h1:NSxcFV6k+ZTAvGR6ksO/kcP+znVmm7sI8k2aNCFpLMA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220209094418-fbc8190a8fb3 h1:wGLaK2SQIbMZxFT6soms+w6OUBS5XqfaPZOsK4W3TOk=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220209094418-fbc8190a8fb3/go.mod h1:7MnDV1oW/1y8pL8tFZOcAF0iRv9GdoSrihXXlrBSh5U=
github.com/networkservicemesh/sdk v0.5.1-0.20220211004545-d2899c1a3de4 h1:gn4EuMqxG/k6UN6AJZxsYrg2vrMa69eoWw9iwhw1kh0=
github.com/networkservicemesh/sdk v0.5.1-0.20220211004545-d2899c1a3de4/go.mod h1:u3HgGqMae6MFZ//JRrN8CkEJ7pwr+CWBG7cvHymhHDY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220211004815-56f463e2ad17/go.mod h1:KBylvRuTCoaM1VqQTrIYlt81pFB5ghQP8AjSAZlP0cw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220211005241-cf58afc98718 h1:jTDr1Hm9cvsB8erCe1U1wh0M/ocwzpdpAx2UFXwDs4A=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220211005241-cf58afc98718/go.mod h1:bq4VsiBN//VNCeeeo/jEjgDa/RBzhH1DKHKjGiUzWsg=
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 453e32e

Please sign in to comment.