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

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

networkservicemesh/sdk-k8s commit message:
commit 0b142e8cf74393fb28f1ef39229a233fc8a28761
Author: Network Service Mesh Bot <[email protected]>
Date:   Wed Mar 31 04:50:43 2021 -0500

    Update from update/networkservicemesh/sdk

Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Mar 31, 2021
1 parent f27711a commit 7155fc1
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-20210331063945-2e26c2a721a2
github.com/networkservicemesh/sdk-k8s v0.0.0-20210331064422-90447dde2a59
github.com/networkservicemesh/sdk v0.0.0-20210331094157-964332cc797d
github.com/networkservicemesh/sdk-k8s v0.0.0-20210331095043-0b142e8cf743
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-20210323151719-3156ce7533e9 h1:fthzwqhZV4wvTe0YHK2ZS6pTsOUETMWsLhVC16PRtaE=
github.com/networkservicemesh/api v0.0.0-20210323151719-3156ce7533e9/go.mod h1:qvxdY1Zt4QTtiG+uH1XmjpegeHjlt5Jj4A8iK55iJPI=
github.com/networkservicemesh/sdk v0.0.0-20210331063945-2e26c2a721a2 h1:YUbmq1pT/e3xl3v+8RJogtV0TBE7GY+ZA4OzAuZtBgc=
github.com/networkservicemesh/sdk v0.0.0-20210331063945-2e26c2a721a2/go.mod h1:0KdRsooocNUEsI8gsgppv0MRInd01K4qWPzmYKP8Pu8=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210331064422-90447dde2a59 h1:s/9PtHdlZ0OHCS9bFaTG7LoKhAf2OGX+uJ0MYIRA03E=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210331064422-90447dde2a59/go.mod h1:Ku7mr6frksc/FHBAK6IYT+gXA4Bq1mSWMR342RFiz64=
github.com/networkservicemesh/sdk v0.0.0-20210331094157-964332cc797d h1:YxoTgaczQMjUFFWts2KqYwjbwPSeuvHOQJ49YT/ZDEQ=
github.com/networkservicemesh/sdk v0.0.0-20210331094157-964332cc797d/go.mod h1:0KdRsooocNUEsI8gsgppv0MRInd01K4qWPzmYKP8Pu8=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210331095043-0b142e8cf743 h1:WR2sE3hkz7FFhd8y5H7bPxpQZhogBD8+2XLYTpn5Spc=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210331095043-0b142e8cf743/go.mod h1:zrs/wadEdDjBRTEeph6nXkcwUkRaC4oeadvktMMmV9M=
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 7155fc1

Please sign in to comment.