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-kernel@master networkservicemesh/sdk-kernel#126

networkservicemesh/sdk-kernel PR link: networkservicemesh/sdk-kernel#126

networkservicemesh/sdk-kernel commit message:
commit e5034fd2085fad2464b40b2b0e900d8fc5f89901
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Sun Feb 7 22:06:40 2021 -0600

    Update from update/networkservicemesh/sdk

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Feb 8, 2021
1 parent f73a383 commit f451112
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 @@ -7,8 +7,8 @@ require (
github.com/golang/protobuf v1.4.3
github.com/google/uuid v1.1.2
github.com/networkservicemesh/api v0.0.0-20210202152048-ec956057eb3a
github.com/networkservicemesh/sdk v0.0.0-20210203162332-58e640d45d44
github.com/networkservicemesh/sdk-kernel v0.0.0-20210203163228-a42aed7a7471
github.com/networkservicemesh/sdk v0.0.0-20210208040156-d1280dd2605c
github.com/networkservicemesh/sdk-kernel v0.0.0-20210208040640-e5034fd2085f
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.6.1
golang.org/x/lint v0.0.0-20200302205851-738671d3881b // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -287,10 +287,10 @@ github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRf
github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d/go.mod h1:o96djdrsSGy3AWPyBgZMAGfxZNfgntdJG+11KU4QvbU=
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-20210203162332-58e640d45d44 h1:Wg0ld7ZM5Ts3ZrxWDNzVgGeGCb9oHL1PAIVGAE02QVE=
github.com/networkservicemesh/sdk v0.0.0-20210203162332-58e640d45d44/go.mod h1:gqv+RfDum4HBeZA0k+F96mT2m0rh9LZTUazjtsLJ0Bs=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210203163228-a42aed7a7471 h1:xVLDElfEOSSFZpHu+1e7mdlPRF+HtOGgfLjZUXt264k=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210203163228-a42aed7a7471/go.mod h1:SVO94jv/sV8EIGO2teoRX8NW6NQ1W/+CqWcNcA8tTJk=
github.com/networkservicemesh/sdk v0.0.0-20210208040156-d1280dd2605c h1:KQwMzDjrLMfqn9EcxusZ+EezFE18XvHxmbbLx2UEtpQ=
github.com/networkservicemesh/sdk v0.0.0-20210208040156-d1280dd2605c/go.mod h1:gqv+RfDum4HBeZA0k+F96mT2m0rh9LZTUazjtsLJ0Bs=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210208040640-e5034fd2085f h1:ILCB3lkU9EJKe6vuYDOr4mFqfZk/pRAzD8WCNM7BsAQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210208040640-e5034fd2085f/go.mod h1:dLfgk1sdGo4suD0iKB/PB9KrSqhD9UiUerzCfbI8X/U=
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 f451112

Please sign in to comment.