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

Commit: fbc8190
Author: Network Service Mesh Bot
Date: 2022-02-09 03:44:18 -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 9, 2022
1 parent b954bd1 commit 99abcbf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ 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.20220201155403-63f77b590908
github.com/networkservicemesh/sdk v0.5.1-0.20220209093015-129dfffd3ca9
github.com/networkservicemesh/sdk-k8s v0.0.0-20220201160029-fc49fb30b270
github.com/networkservicemesh/sdk-sriov v0.0.0-20220201160158-5f0247be4a35
github.com/networkservicemesh/sdk-sriov v0.0.0-20220209094418-fbc8190a8fb3
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-alpha.4.0.20200528145730-dc11d0c74e85
Expand Down
11 changes: 6 additions & 5 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -355,14 +355,15 @@ 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.20220201155403-63f77b590908 h1:et3fU7MtD1gE8w/f6/1lUHoDiWr5gNu4I2wG7P0Klf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220201155403-63f77b590908/go.mod h1:u3HgGqMae6MFZ//JRrN8CkEJ7pwr+CWBG7cvHymhHDY=
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-k8s v0.0.0-20220201160029-fc49fb30b270 h1:mtx4RB0FbnZ9PZPCac0B9ty5MT+tYM+LJsrIScKxH6o=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220201160029-fc49fb30b270/go.mod h1:o9606wdW0hpdWxrti88Wp6B+DPM05bflhZcQY/LfBQI=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220201155731-90db8c674c4f h1:mSRcWmSiLWKgTBnc4tbgJ5n6ZixJlyuOr61jdL8FFRc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220201155731-90db8c674c4f/go.mod h1:Z+5rzS4dXMyJYlznNybqLP0ln/BGEWilQxo6XYRaJpI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220201160158-5f0247be4a35 h1:wFWU//2Pu4bZd15HSfhUmafaoqqk6Yda3rmdTSzZQMc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220201160158-5f0247be4a35/go.mod h1:PYMC/9D26iwtgQGVy0Iobu0GNzGfUWdR0Y7dIA4FtQY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220209093812-614e75d1c121 h1:6IJbBQsbgqMR2hM4ltZcCp/FDVehOZFKAUXnKsCqF8A=
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/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
Expand Down

0 comments on commit 99abcbf

Please sign in to comment.