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 Oct 26, 2021
1 parent 510b72d commit d43dfa6
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.1
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e
github.com/networkservicemesh/sdk v0.5.1-0.20211024220606-6c6da9a88e50
github.com/networkservicemesh/sdk-k8s v0.0.0-20211024221152-be4b4213eb27
github.com/networkservicemesh/sdk v0.5.1-0.20211026195308-ace8d38c65db
github.com/networkservicemesh/sdk-k8s v0.0.0-20211026195844-050114d073c3
github.com/networkservicemesh/sdk-sriov v0.0.0-20211025212721-2751614d445a
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 @@ -320,10 +320,11 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.10.0/go.mod h1:0jEuBXKauB1HHJswHM/lx05K48TJ1Yxj6VIfM4k+aB4=
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e h1:PO6tDo/bGLJqz1qiqCecht/HqMWCKunAds2U9Hvc0yM=
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211024220606-6c6da9a88e50 h1:MIQpGddHZbPwZIL4dlzzl2yWBZSEfV7IvlASI3HHsBk=
github.com/networkservicemesh/sdk v0.5.1-0.20211024220606-6c6da9a88e50/go.mod h1:MflOKIJ4C4sc8V/VzNUu/hKXO6G1Wc0yCijPfa69FmA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211024221152-be4b4213eb27 h1:xIBvztd9M8XN92LbPWCdknauXgfd16xzYTiPr4qI58U=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211024221152-be4b4213eb27/go.mod h1:ee570xquzRMUJNjrSMiy/cI5MND+vBABQwIBt2xTwmQ=
github.com/networkservicemesh/sdk v0.5.1-0.20211026195308-ace8d38c65db h1:JX5G3SP0C6Va/6qzN+i5UAzJjigKBshtGEcO73S1Wqg=
github.com/networkservicemesh/sdk v0.5.1-0.20211026195308-ace8d38c65db/go.mod h1:MflOKIJ4C4sc8V/VzNUu/hKXO6G1Wc0yCijPfa69FmA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211026195844-050114d073c3 h1:yMKrVn7H8CajnAWSODQlv2yApSw3qFX1c2phwBAFqy4=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211026195844-050114d073c3/go.mod h1:sJXlmGuna804H93YUdPnNqwVcr8uqGOkq/LTIC3E3ZA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211024220903-8509bc8cf6a3 h1:nQ1x9EOvhfvC6mxp2VgZ3Ey8nODSf36FMaxsWYN72MI=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211024220903-8509bc8cf6a3/go.mod h1:Pwsm+MVctn9vhreeef9ke09CrVnEvxWVlbHTlRBJcNc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211025212721-2751614d445a h1:xI5DYbMq6WRXYQK4h6cDMknprxR2rnQWw0glvgxpDc0=
Expand Down

0 comments on commit d43dfa6

Please sign in to comment.