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 committed Feb 2, 2021
1 parent 9e8e280 commit 340a48f
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/golang/protobuf v1.4.3
github.com/google/uuid v1.1.2
github.com/networkservicemesh/api v0.0.0-20210129070124-aa2cf17f7641
github.com/networkservicemesh/sdk v0.0.0-20210202151001-ae1147f8e592
github.com/networkservicemesh/api v0.0.0-20210202152048-ec956057eb3a
github.com/networkservicemesh/sdk v0.0.0-20210202152617-736c52dc0b05
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.6.1
github.com/vishvananda/netlink v1.1.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -277,10 +277,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 340a48f

Please sign in to comment.