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-k8s@main networkservicemesh/sdk-k8s#

networkservicemesh/sdk-k8s PR link: https://github.com/networkservicemesh/sdk-k8s/pull/

networkservicemesh/sdk-k8s commit message:
commit c73a5a87b29c1ce39ef411385a5057a6d6263e91
Author: Denis Tingaikin <[email protected]>
Date:   Thu May 27 19:36:12 2021 +0700

    Merge pull request #168 from Bolodya1997/update-main

    Manualy update to the latest sdk version

Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed May 27, 2021
1 parent 0da7757 commit f496053
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 @@ -8,8 +8,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-20210527091756-a61f17ea5a13
github.com/networkservicemesh/sdk-k8s v0.0.0-20210527092612-8a5e1288b9ed
github.com/networkservicemesh/sdk v0.0.0-20210527120029-6360c002e693
github.com/networkservicemesh/sdk-k8s v0.0.0-20210527123612-c73a5a87b29c
github.com/networkservicemesh/sdk-sriov v0.0.0-20210523200748-80fab22ffef1
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -247,10 +247,10 @@ github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRf
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-20210523200103-fb932168d1b8/go.mod h1:5xSpb6F7ZaSC1vsoRjavnR0mvELqr1jArDelVWwjkHE=
github.com/networkservicemesh/sdk v0.0.0-20210527091756-a61f17ea5a13 h1:kDnzvqFdKjgGD4tj229ayChMX9Uh/Mdyw5UGMX6TPvI=
github.com/networkservicemesh/sdk v0.0.0-20210527091756-a61f17ea5a13/go.mod h1:5xSpb6F7ZaSC1vsoRjavnR0mvELqr1jArDelVWwjkHE=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210527092612-8a5e1288b9ed h1:hifq3Kxc/ksYTHbAP0myLShxokfZFz0TFJXK6NRepCQ=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210527092612-8a5e1288b9ed/go.mod h1:OgJaWegtw1HZctkpGLNsNYM03Z246UHThDfTw/vo+OU=
github.com/networkservicemesh/sdk v0.0.0-20210527120029-6360c002e693 h1:RVHDWIEC0+BB26NrPgVCebscQRCE0FtlMNLtTyyNyzg=
github.com/networkservicemesh/sdk v0.0.0-20210527120029-6360c002e693/go.mod h1:5xSpb6F7ZaSC1vsoRjavnR0mvELqr1jArDelVWwjkHE=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210527123612-c73a5a87b29c h1:9kZ9SJ04f3Qk4sVCUNdvcWwavWLweMZH+tiDp21UAZk=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210527123612-c73a5a87b29c/go.mod h1:eJIudiIk9Adn396LhlbyYFyv6VNlz98c1yaOpA/ffbU=
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=
Expand Down

0 comments on commit f496053

Please sign in to comment.