Skip to content

Commit

Permalink
Update from update/networkservicemesh/sdk-kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmbot authored Dec 8, 2020
1 parent 8216dbb commit 9f923e9
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-20201204203731-4294f67deaa4
github.com/networkservicemesh/sdk v0.0.0-20201206194333-44de596cc687
github.com/networkservicemesh/sdk-kernel v0.0.0-20201206194710-9ce23e8a63bd
github.com/networkservicemesh/sdk v0.0.0-20201208071301-f92c8177ed69
github.com/networkservicemesh/sdk-kernel v0.0.0-20201208072019-867cf778b48d
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 @@ -280,10 +280,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-20201204203731-4294f67deaa4 h1:2HsHa5QtuMh5mjIqLWkiQx2cxFZMiYtQCvM8N7LjFVU=
github.com/networkservicemesh/api v0.0.0-20201204203731-4294f67deaa4/go.mod h1:qvxdY1Zt4QTtiG+uH1XmjpegeHjlt5Jj4A8iK55iJPI=
github.com/networkservicemesh/sdk v0.0.0-20201206194333-44de596cc687 h1:Qnz+ArNi/np4gObMtCLuGLmE0s9n5Xeeo/OkqbT2c4Q=
github.com/networkservicemesh/sdk v0.0.0-20201206194333-44de596cc687/go.mod h1:Mh4ETI2Sw9MJ4VSdTyvRYCP1SBtFy7EeRwxfJW7MvQ8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20201206194710-9ce23e8a63bd h1:Q45TGbYDHEq6/Y6guMGdlcfS2oSXZtDof0bAl0XHxFY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20201206194710-9ce23e8a63bd/go.mod h1:NMCcvnlO1s1pSn0c8xuE2oQ0ROwT5LpMGOHq8a8Zrw0=
github.com/networkservicemesh/sdk v0.0.0-20201208071301-f92c8177ed69 h1:V9LOHAmiKZKXTABa7x9fbMLbvKmktRG9/UJ9yM3EEjE=
github.com/networkservicemesh/sdk v0.0.0-20201208071301-f92c8177ed69/go.mod h1:Mh4ETI2Sw9MJ4VSdTyvRYCP1SBtFy7EeRwxfJW7MvQ8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20201208072019-867cf778b48d h1:ObIuHVcq/0UECYXJDi4zg0Z66iWx3TSilFDtq0ISEEg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20201208072019-867cf778b48d/go.mod h1:/06ddZ/IEf19zLbByg/VvVhDgcbPoSC+gzeCDjEpB3s=
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 9f923e9

Please sign in to comment.