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
  • Loading branch information
nsmbot authored May 23, 2021
1 parent a7805cd commit f0b471f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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/edwarnicke/grpcfd v0.1.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210523193133-30a6f075c760
github.com/networkservicemesh/sdk v0.0.0-20210523193651-fe0b55c292cc
github.com/networkservicemesh/sdk-sriov v0.0.0-20210523194232-255937fe7f49
github.com/networkservicemesh/sdk v0.0.0-20210523200103-fb932168d1b8
github.com/networkservicemesh/sdk-sriov v0.0.0-20210523200748-80fab22ffef1
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-alpha.5
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -120,12 +120,12 @@ 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-20210523193133-30a6f075c760 h1:WHTaQNyvWNPddG13AYchBSyarOgGRHUQ19bJ3kS8ciQ=
github.com/networkservicemesh/api v0.0.0-20210523193133-30a6f075c760/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.0.0-20210523193651-fe0b55c292cc h1:/RE1yUZ8Cs5BmT2CxRt47/C7d8ftluhCzfTuwozLMfM=
github.com/networkservicemesh/sdk v0.0.0-20210523193651-fe0b55c292cc/go.mod h1:5xSpb6F7ZaSC1vsoRjavnR0mvELqr1jArDelVWwjkHE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210523193856-85825fef4a08 h1:yndSM/0MlgVhvbPChkhNIIabWb9CP1bwMUpZcRPaqLw=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210523193856-85825fef4a08/go.mod h1:pwnhtakih0g5FSeNSvqAVcWRz697tYuwStuI9U1pDa0=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210523194232-255937fe7f49 h1:K9vQN8cOrIse7JpbN91r4fQLK1k8XZENGL7B7z6Gi0I=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210523194232-255937fe7f49/go.mod h1:OdbelrhmJDHwUdWsydN8EhYfrhYILBHlySqlDzodehM=
github.com/networkservicemesh/sdk v0.0.0-20210523200103-fb932168d1b8 h1:aLQpeWGsG+FnexJqBuK3mVNnm/reBwVSplMhk0ZV1L0=
github.com/networkservicemesh/sdk v0.0.0-20210523200103-fb932168d1b8/go.mod h1:5xSpb6F7ZaSC1vsoRjavnR0mvELqr1jArDelVWwjkHE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210523200407-966517b81ae1 h1:V7K7qd3EKIyywz7qm8n2MjU13BjjRQqlX0A0O3a2GpE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210523200407-966517b81ae1/go.mod h1:+zP8ld84MAtIiT8zaImN7ayPwjdVX2gg/uaVwFVPWjk=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210523200748-80fab22ffef1 h1:YG+OrqopDbowOq+wlpJhndOKKAEW4BpB5AuA5N1r65c=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210523200748-80fab22ffef1/go.mod h1:adg4ppZrQV9htKyDa7fOzvG8t68Y8QcqElcj0KDwZj0=
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 f0b471f

Please sign in to comment.