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-k8s@main

PR link: networkservicemesh/sdk-k8s#320

Commit: e021ed6
Author: Network Service Mesh Bot
Date: 2022-02-10 18:53:04 -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 9e80050 commit fe0686e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,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-k8s v0.0.0-20220209093942-f57d53042f8b
github.com/networkservicemesh/sdk v0.5.1-0.20220211004545-d2899c1a3de4
github.com/networkservicemesh/sdk-k8s v0.0.0-20220211005304-e021ed6ff972
github.com/networkservicemesh/sdk-sriov v0.0.0-20220201160158-5f0247be4a35
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -356,10 +356,10 @@ github.com/nats-io/stan.go v0.10.0/go.mod h1:0jEuBXKauB1HHJswHM/lx05K48TJ1Yxj6VI
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/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-20220209093942-f57d53042f8b h1:xfAgjh4bNyAR/XY/37QiHxInO1wLMnh9DSO9lByTUCk=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220209093942-f57d53042f8b/go.mod h1:3TcVXi1h+vLbpUygJHvCPBZVXJT96HS6n8VfYm81b/Q=
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-k8s v0.0.0-20220211005304-e021ed6ff972 h1:lpuyymYXsBxi44YNc4MJvsMc/RA0G6+I3biBx6IyAao=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220211005304-e021ed6ff972/go.mod h1:yv8uwwvw2KnB8C4gYQCuZESZx/CK/n3pXikPOQnwZnA=
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=
Expand Down

0 comments on commit fe0686e

Please sign in to comment.