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 Apr 27, 2021
1 parent f0faa9c commit e4296f7
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.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-20210427072916-00b4df19cef6
github.com/networkservicemesh/sdk-k8s v0.0.0-20210419133950-6b5c7175565c
github.com/networkservicemesh/sdk v0.0.0-20210427164001-1bc5f749aad1
github.com/networkservicemesh/sdk-k8s v0.0.0-20210427164444-f76af34d1c1a
github.com/networkservicemesh/sdk-sriov v0.0.0-20210427073611-b97be964608d
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 @@ -246,11 +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-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-20210427072916-00b4df19cef6 h1:+7eK38+GjSLdV8MRP5psyw6Oc9aqKxGOQPyzf+m7V+o=
github.com/networkservicemesh/sdk v0.0.0-20210427072916-00b4df19cef6/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 v0.0.0-20210427164001-1bc5f749aad1 h1:FME7AJrRdMGxQDMRLP0Bg3mcE0DDlvajQwCQEP2dn4w=
github.com/networkservicemesh/sdk v0.0.0-20210427164001-1bc5f749aad1/go.mod h1:Ur41JD2nQvG58Gc1Ppvdki3tB9VPVZTOl78MW/bYUBM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210427164444-f76af34d1c1a h1:xBOB3aG3YXBYpQCvSPl0FhvG6lWkrgyn5TegC9lnhqw=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210427164444-f76af34d1c1a/go.mod h1:IV7g5K8QJLI3Se3+ZX1E27Y1JRDRd+uSzEtVcr6cV3k=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210427073233-fcb6b074b5c5 h1:foXRRtyQQXQjuPciR/ADyJanceomWP2MO1R9RbsENMg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210427073233-fcb6b074b5c5/go.mod h1:Y+Y55IjbjuaysRAI7t6ld9si9LBv0aZzZa9JkdXzGKY=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210427073611-b97be964608d h1:po7MWPj0rUSnmoKM5Wso0RyaB5tzHY5rXJ+C49aVImw=
Expand Down

0 comments on commit e4296f7

Please sign in to comment.