Skip to content

Commit

Permalink
Update from update/networkservicemesh/sdk-k8s
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmbot authored Mar 5, 2021
1 parent 36d8ffa commit 8ac4d7a
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-20210304150727-68e58775b5d7
github.com/networkservicemesh/sdk-k8s v0.0.0-20210304151346-80e6eee8e1fd
github.com/networkservicemesh/sdk v0.0.0-20210305042626-37d2e4bf0fd7
github.com/networkservicemesh/sdk-k8s v0.0.0-20210305043206-0430b2858fff
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 @@ -256,10 +256,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-20210218170701-1a72f1cba074 h1:lMU+bavS8l0vKZKtCYutUFtTaU5jzTEA7bD/s843XYU=
github.com/networkservicemesh/api v0.0.0-20210218170701-1a72f1cba074/go.mod h1:qvxdY1Zt4QTtiG+uH1XmjpegeHjlt5Jj4A8iK55iJPI=
github.com/networkservicemesh/sdk v0.0.0-20210304150727-68e58775b5d7 h1:brvUMXl8zJY8aPSuClQf/2SXLtTiy9va7NFqo54aW3o=
github.com/networkservicemesh/sdk v0.0.0-20210304150727-68e58775b5d7/go.mod h1:IrL3IsUBr/iQrtLQEtmBRFKoIKjYZEW+Z7ZFDt9TbRc=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210304151346-80e6eee8e1fd h1:KskurwtSVTll5GayzP7APgNLOEL8MhLHgtqTY0FaHng=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210304151346-80e6eee8e1fd/go.mod h1:X0X9AilIjSuwvJ6xGvaizlD+qF+QW0NZMV2iFFvT/yg=
github.com/networkservicemesh/sdk v0.0.0-20210305042626-37d2e4bf0fd7 h1:6Nd1Gk/B6OIGnsNV86/Yrn+e3xcQb3Tx9TWcocyPTvM=
github.com/networkservicemesh/sdk v0.0.0-20210305042626-37d2e4bf0fd7/go.mod h1:IrL3IsUBr/iQrtLQEtmBRFKoIKjYZEW+Z7ZFDt9TbRc=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210305043206-0430b2858fff h1:3geOfyR+eenlxEbNEghz3+sFfY30QFTdX9hICZp+LQ8=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210305043206-0430b2858fff/go.mod h1:MXQ44P94q1puONZFWhxG7K3oBukjLIeyBlToVWe/2BE=
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 8ac4d7a

Please sign in to comment.