Skip to content

Commit

Permalink
Update from update/networkservicemesh/sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmbot authored Feb 2, 2021
1 parent 4589245 commit 2e677a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/antonfisher/nested-logrus-formatter v1.1.0
github.com/edwarnicke/exechelper v1.0.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/sdk v0.0.0-20210202151001-ae1147f8e592
github.com/networkservicemesh/sdk v0.0.0-20210202152617-736c52dc0b05
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-alpha.4.0.20200528145730-dc11d0c74e85
github.com/stretchr/testify v1.6.1
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -282,10 +282,10 @@ github.com/nats-io/nkeys v0.1.3/go.mod h1:xpnFELMwJABBLVhffcfd1MZx6VsNRFpEugbxzi
github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OSON2c=
github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRftaE+eac=
github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d/go.mod h1:o96djdrsSGy3AWPyBgZMAGfxZNfgntdJG+11KU4QvbU=
github.com/networkservicemesh/api v0.0.0-20210129070124-aa2cf17f7641 h1:SfJk0kLFj1oKtR9OA1RztfNCeg0qukYA3aF4VO/tsx8=
github.com/networkservicemesh/api v0.0.0-20210129070124-aa2cf17f7641/go.mod h1:qvxdY1Zt4QTtiG+uH1XmjpegeHjlt5Jj4A8iK55iJPI=
github.com/networkservicemesh/sdk v0.0.0-20210202151001-ae1147f8e592 h1:16GY0M/WvQzIVWdxHkk2n4SoyaIxUnDfPJf6m2TAx/c=
github.com/networkservicemesh/sdk v0.0.0-20210202151001-ae1147f8e592/go.mod h1:FMeFVMDkLVB8eiBRwJG6yURttr0BGbz6SKJAhjXJgAU=
github.com/networkservicemesh/api v0.0.0-20210202152048-ec956057eb3a h1:26MmmU399gnahAC+f6OfWsP5MpnLdJ4UjvBa6fXYvNU=
github.com/networkservicemesh/api v0.0.0-20210202152048-ec956057eb3a/go.mod h1:qvxdY1Zt4QTtiG+uH1XmjpegeHjlt5Jj4A8iK55iJPI=
github.com/networkservicemesh/sdk v0.0.0-20210202152617-736c52dc0b05 h1:B6pGUnUavWWLSUtBBLU9C4v0hr/i8S5dg6tKYnIUA2c=
github.com/networkservicemesh/sdk v0.0.0-20210202152617-736c52dc0b05/go.mod h1:V20QDiqdjmCnx1aQvd9f9dq3uTNAqQ30iL2SHXkekJc=
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/nishanths/exhaustive v0.0.0-20200811152831-6cf413ae40e0/go.mod h1:wBEpHwM2OdmeNpdCvRPUlkEbBuaFmcK4Wv8Q7FuGW3c=
Expand Down

0 comments on commit 2e677a0

Please sign in to comment.