Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from update/networkservicemesh/sdk-sriov #137

Merged
merged 1 commit into from
Apr 27, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ require (
github.com/edwarnicke/grpcfd v0.0.0-20210219150442-10fb469a6976
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210417193417-dd329f8d6b7a
github.com/networkservicemesh/sdk v0.0.0-20210426082457-79914fd80cf9
github.com/networkservicemesh/sdk v0.0.0-20210427065648-d96382a0527b
github.com/networkservicemesh/sdk-k8s v0.0.0-20210419133950-6b5c7175565c
github.com/networkservicemesh/sdk-sriov v0.0.0-20210426152401-2a1a66273eeb
github.com/networkservicemesh/sdk-sriov v0.0.0-20210427070503-e02ede5f9e27
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
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -247,14 +247,14 @@ github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRf
github.com/networkservicemesh/api v0.0.0-20210417193417-dd329f8d6b7a h1:BakXE3Zu+KLMYEgwcfL3zsff5J1DxCt/rI60x6KU5Q4=
github.com/networkservicemesh/api v0.0.0-20210417193417-dd329f8d6b7a/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.0.0-20210419133331-3cc35eb3f979/go.mod h1:Ur41JD2nQvG58Gc1Ppvdki3tB9VPVZTOl78MW/bYUBM=
github.com/networkservicemesh/sdk v0.0.0-20210426082457-79914fd80cf9 h1:+V5y04oxEV1LPxwFAX9OkLWGBGaQ3nV5cpK843n/HoY=
github.com/networkservicemesh/sdk v0.0.0-20210426082457-79914fd80cf9/go.mod h1:Ur41JD2nQvG58Gc1Ppvdki3tB9VPVZTOl78MW/bYUBM=
github.com/networkservicemesh/sdk v0.0.0-20210427065648-d96382a0527b h1:ZLTzUWx6raI23mXMgeJTSJ8T2wg3qry1zhmKScgcOJo=
github.com/networkservicemesh/sdk v0.0.0-20210427065648-d96382a0527b/go.mod h1:Ur41JD2nQvG58Gc1Ppvdki3tB9VPVZTOl78MW/bYUBM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210419133950-6b5c7175565c h1:Y/bJiWFQZBxlcvo0wOrYP36nsUJnPCNALE/gKX+D+n4=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210419133950-6b5c7175565c/go.mod h1:sZbd+pKZHhxwwtUyK8aT0KI/YxbjwbYAUaVSg+0cbws=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210419133626-2fda82526537 h1:q7H7wJ/5dkxuSr6QQOY5G4Yu1ihWhNFTeVFSlzQOZSQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210419133626-2fda82526537/go.mod h1:b5FN507EBg8JSa5hLFH/VUYnUwtQ3QhX+hJIMZwQ8vQ=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210426152401-2a1a66273eeb h1:bORGETrOSSa7JlKLurLaHiXCEASxsthsEDP/wgkoKp0=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210426152401-2a1a66273eeb/go.mod h1:3S3q+qxTp6fCaJeV0vgFtjEZSSh4viKHwq2DXufyJ7M=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210427070007-2f22cea004f4 h1:22Sg3gefzl/ZHC5hGX850/2ywJLQbLwnYRKyAGFljGA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210427070007-2f22cea004f4/go.mod h1:+MunOwTxKSY/cUJ0zXH3cA7Ze/4vGibBNu2StJXG548=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210427070503-e02ede5f9e27 h1:GUt/Ix5GETZZDzdA1DJngepuFkv5ZkJbD+lzObbSqsA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210427070503-e02ede5f9e27/go.mod h1:1pFHkclUiSicWK0oadNJ2Y1/iD60SbpFw70sRmWDuKg=
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