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@master networkservicemesh/sdk-k8s#98

networkservicemesh/sdk-k8s PR link: networkservicemesh/sdk-k8s#98

networkservicemesh/sdk-k8s commit message:
commit f191c0cb1ed7dcb765b9c1cbbac2d48cfe7d6aa0
Author: Network Service Mesh Bot <[email protected]>
Date:   Fri Apr 2 14:58:15 2021 -0500

    Update from update/networkservicemesh/sdk

Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Apr 2, 2021
1 parent 06bce42 commit fef6bb6
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 @@ -5,8 +5,8 @@ go 1.15
require (
github.com/antonfisher/nested-logrus-formatter v1.3.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/sdk v0.0.0-20210402033819-22083162af05
github.com/networkservicemesh/sdk-k8s v0.0.0-20210402043810-e2e54be42b60
github.com/networkservicemesh/sdk v0.0.0-20210402195311-3ee436ab0ac1
github.com/networkservicemesh/sdk-k8s v0.0.0-20210402195815-f191c0cb1ed7
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.4
google.golang.org/grpc v1.35.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -250,10 +250,10 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRftaE+eac=
github.com/networkservicemesh/api v0.0.0-20210331143834-12761e9f673f h1:bvWrS+mtQUgvjCZP6l0+sBQ9hnkrP/cMkWWZI38bQhk=
github.com/networkservicemesh/api v0.0.0-20210331143834-12761e9f673f/go.mod h1:Mr5Fa5EJYqTi7spI2K8AMcRSXxLs5zPiRAe2ukkcAxg=
github.com/networkservicemesh/sdk v0.0.0-20210402033819-22083162af05 h1:Zf28vKOvEV3D7fBOiagXq7+pr3lP8MAHDNGcjeO43ig=
github.com/networkservicemesh/sdk v0.0.0-20210402033819-22083162af05/go.mod h1:8f+cDOXHScAWv6VTLZ/XgiwgULNbNXSa4FhSqwMBsDY=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210402043810-e2e54be42b60 h1:9nIA7i+9Utcs3noEdHkgZCZBFWCF2X0qDI9QdIO43OA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210402043810-e2e54be42b60/go.mod h1:M6R0veAfrZLVsHmIDSAQOS/IRtoda+iUxzok99nCTBQ=
github.com/networkservicemesh/sdk v0.0.0-20210402195311-3ee436ab0ac1 h1:mFq9Q4MCEMZpkwxigu9FAFk8kLMOsaWXmVxoA1inpjs=
github.com/networkservicemesh/sdk v0.0.0-20210402195311-3ee436ab0ac1/go.mod h1:8f+cDOXHScAWv6VTLZ/XgiwgULNbNXSa4FhSqwMBsDY=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210402195815-f191c0cb1ed7 h1:tyjg+GiiyB1w2vXUkgNOUo4X4gGH7FEhtKXh+ZC4FqI=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210402195815-f191c0cb1ed7/go.mod h1:1NLBb9sSq+grT0fg+M2T+KoUKDfnboNw+9ChacOJAJ0=
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/nxadm/tail v1.4.4 h1:DQuhQpB1tVlglWS2hLQ5OV6B5r8aGxSrPc5Qo6uTN78=
Expand Down

0 comments on commit fef6bb6

Please sign in to comment.