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-sriov@master networkservicemesh/sdk-sriov#137

networkservicemesh/sdk-sriov PR link: networkservicemesh/sdk-sriov#137

networkservicemesh/sdk-sriov commit message:
commit 88202c54d25f70a00f278ed0973f50b49e30c22f
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Wed Mar 31 10:11:38 2021 -0500

    Update from update/networkservicemesh/sdk-kernel

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Mar 31, 2021
1 parent ffb3fd7 commit 899f708
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ require (
github.com/edwarnicke/exechelper v1.0.2
github.com/edwarnicke/grpcfd v0.0.0-20210219150442-10fb469a6976
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210323151719-3156ce7533e9
github.com/networkservicemesh/sdk v0.0.0-20210331094157-964332cc797d
github.com/networkservicemesh/api v0.0.0-20210331143834-12761e9f673f
github.com/networkservicemesh/sdk v0.0.0-20210331144417-68a6beb66557
github.com/networkservicemesh/sdk-k8s v0.0.0-20210331095043-0b142e8cf743
github.com/networkservicemesh/sdk-sriov v0.0.0-20210326051555-310f6ac0ad01
github.com/networkservicemesh/sdk-sriov v0.0.0-20210331151138-88202c54d25f
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-alpha.4.0.20200528145730-dc11d0c74e85
github.com/stretchr/testify v1.6.1
github.com/stretchr/testify v1.7.0
google.golang.org/grpc v1.35.0
k8s.io/kubelet v0.20.1
)
16 changes: 10 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -245,16 +245,18 @@ 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-20210323151719-3156ce7533e9 h1:fthzwqhZV4wvTe0YHK2ZS6pTsOUETMWsLhVC16PRtaE=
github.com/networkservicemesh/api v0.0.0-20210323151719-3156ce7533e9/go.mod h1:qvxdY1Zt4QTtiG+uH1XmjpegeHjlt5Jj4A8iK55iJPI=
github.com/networkservicemesh/sdk v0.0.0-20210325094830-8fe930cf2333 h1:KmYgEH7NaS8uqCiqaPINEDskfaqRvx95lkjAbA5h8MI=
github.com/networkservicemesh/sdk v0.0.0-20210325094830-8fe930cf2333/go.mod h1:Pz5dfF3iV3JaW1QwtTeZyU/s8Jd14lcgG4s9O9xDGnQ=
github.com/networkservicemesh/api v0.0.0-20210331143834-12761e9f673f h1:bvWrS+mtQUgvjCZP6l0+sBQ9hnkrP/cMkWWZI38bQhk=
github.com/networkservicemesh/api v0.0.0-20210331143834-12761e9f673f/go.mod h1:Mr5Fa5EJYqTi7spI2K8AMcRSXxLs5zPiRAe2ukkcAxg=
github.com/networkservicemesh/sdk v0.0.0-20210331094157-964332cc797d h1:YxoTgaczQMjUFFWts2KqYwjbwPSeuvHOQJ49YT/ZDEQ=
github.com/networkservicemesh/sdk v0.0.0-20210331094157-964332cc797d/go.mod h1:0KdRsooocNUEsI8gsgppv0MRInd01K4qWPzmYKP8Pu8=
github.com/networkservicemesh/sdk v0.0.0-20210331144417-68a6beb66557 h1:hk6lA5ayvR4RkMwKmHbYXwMCQ77TktoUVT/AIcJQiHc=
github.com/networkservicemesh/sdk v0.0.0-20210331144417-68a6beb66557/go.mod h1:8f+cDOXHScAWv6VTLZ/XgiwgULNbNXSa4FhSqwMBsDY=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210331095043-0b142e8cf743 h1:WR2sE3hkz7FFhd8y5H7bPxpQZhogBD8+2XLYTpn5Spc=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210331095043-0b142e8cf743/go.mod h1:zrs/wadEdDjBRTEeph6nXkcwUkRaC4oeadvktMMmV9M=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210325095450-13d0dc75f274 h1:vl7t8crOn2itAezpwjSSGRuCItDNI8HtcC0cpnbvU8I=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210325095450-13d0dc75f274/go.mod h1:n+iP9q6VCA3Y+T35s1wHsiLlPdtl9GMft+eibq6915M=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210326051555-310f6ac0ad01 h1:oina38gl+4mNAbn44/NosQNldqpxM2tAZDWClI6jlDI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210326051555-310f6ac0ad01/go.mod h1:1BEOQB61CkBJQbNyQmeAjX3TA+eqX+syBE8QR5GRQQg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210331145544-933b98e6509d h1:RzPxgqbXqBFl31Te2jcz7aKlLI0AuMQ4a3ZxXMeV3bo=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210331145544-933b98e6509d/go.mod h1:SK9mUGWlyhzYGU+tlUAkJk1nvtD1DKO+lQeVBh4GDxA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210331151138-88202c54d25f h1:xKLwRWZomgCoWqwa/UFQRrO0YLjDbnsuTQnwGooziw8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210331151138-88202c54d25f/go.mod h1:7NmVo26B8uZqATXUYa2W/dz7fGqCjljuXlDC9Ezcppg=
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/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
Expand Down Expand Up @@ -331,6 +333,8 @@ github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81P
github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA=
github.com/stretchr/testify v1.6.1 h1:hDPOHmpOpP40lSULcqw7IrRb/u7w6RpDC9399XyoNd0=
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY=
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM=
github.com/uber/jaeger-client-go v2.21.1+incompatible h1:oozboeZmWz+tyh3VZttJWlF3K73mHgbokieceqKccLo=
github.com/uber/jaeger-client-go v2.21.1+incompatible/go.mod h1:WVhlPFC8FDjOFMMWRy2pZqQJSXxYSwNYOkTr/Z6d3Kk=
Expand Down

0 comments on commit 899f708

Please sign in to comment.