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 27, 2021
1 parent 95fb182 commit 0da7757
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 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-20210523200103-fb932168d1b8
github.com/networkservicemesh/sdk-k8s v0.0.0-20210526083813-871e0fa915e5
github.com/networkservicemesh/sdk v0.0.0-20210527091756-a61f17ea5a13
github.com/networkservicemesh/sdk-k8s v0.0.0-20210527092612-8a5e1288b9ed
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
7 changes: 4 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -246,10 +246,11 @@ 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-20210523200103-fb932168d1b8 h1:aLQpeWGsG+FnexJqBuK3mVNnm/reBwVSplMhk0ZV1L0=
github.com/networkservicemesh/sdk v0.0.0-20210523200103-fb932168d1b8/go.mod h1:5xSpb6F7ZaSC1vsoRjavnR0mvELqr1jArDelVWwjkHE=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210526083813-871e0fa915e5 h1:jxO3nh4CTKPVQIz3CvXpzi/oKQA+sW8tLa3JLaHd1fE=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210526083813-871e0fa915e5/go.mod h1:t18YGOyXxGxcNh8ivvuKtKL1HM9oYskWVKO1Ku5roSA=
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-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 0da7757

Please sign in to comment.