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

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

networkservicemesh/sdk-kernel commit message:
commit a24f0150d3907a10ec1ebc7951b27cc70e9139a6
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Thu Mar 4 09:10:21 2021 -0600

    Update from update/networkservicemesh/sdk

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Mar 4, 2021
1 parent 84130a5 commit 9652a45
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.2.0
github.com/networkservicemesh/api v0.0.0-20210218170701-1a72f1cba074
github.com/networkservicemesh/sdk v0.0.0-20210301202407-2b058137f32f
github.com/networkservicemesh/sdk-kernel v0.0.0-20210301202626-dd46e4efdfe2
github.com/networkservicemesh/sdk v0.0.0-20210304150727-68e58775b5d7
github.com/networkservicemesh/sdk-kernel v0.0.0-20210304151021-a24f0150d390
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.6.1
golang.org/x/exp v0.0.0-20191030013958-a1ab85dbe136 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,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-20210301202407-2b058137f32f h1:AGOH4wgc39p/e/VLiRzGbfn3nRIg0SK1pFusc8uc1tI=
github.com/networkservicemesh/sdk v0.0.0-20210301202407-2b058137f32f/go.mod h1:IrL3IsUBr/iQrtLQEtmBRFKoIKjYZEW+Z7ZFDt9TbRc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210301202626-dd46e4efdfe2 h1:6aGvgGWynY3+1/8m6iI2Zg+6VwtJoHFOwk/r4s13XIE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210301202626-dd46e4efdfe2/go.mod h1:5UndnFZ1Mx2MdHnCSqzZZGyyf+j6B53ll5EhY/nEXd0=
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-kernel v0.0.0-20210304151021-a24f0150d390 h1:ldmngxLzxSccLVuiZP3mVcQ17p970Cqu44yXmjeZjm4=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210304151021-a24f0150d390/go.mod h1:Pb45cs0YDuLadXW/H1hn44FEJCfmNbTXUbF5yDNe7rk=
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/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit 9652a45

Please sign in to comment.