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-k8s@main networkservicemesh/sdk-k8s#

networkservicemesh/sdk-k8s PR link: https://github.com/networkservicemesh/sdk-k8s/pull/

networkservicemesh/sdk-k8s commit message:
commit 7817333e692f7f2ad9e61618de7e28d00bf4e109
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Tue Apr 27 02:39:07 2021 -0500

    Update go.mod and go.sum to latest version from networkservicemesh/sd…

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Apr 27, 2021
1 parent 769e960 commit d2c9daf
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-20210427065648-d96382a0527b
github.com/networkservicemesh/sdk-k8s v0.0.0-20210419133950-6b5c7175565c
github.com/networkservicemesh/sdk v0.0.0-20210427072916-00b4df19cef6
github.com/networkservicemesh/sdk-k8s v0.0.0-20210427073907-7817333e692f
github.com/networkservicemesh/sdk-sriov v0.0.0-20210427070503-e02ede5f9e27
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-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 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-20210427073907-7817333e692f h1:YJ8J38nI5eM/lwTewH5gho7de4tWPEvku6q7SFBn0lQ=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210427073907-7817333e692f/go.mod h1:aOlyo1zQrVNKeA1F7m26+jYtYAbJT4vs6W5n21a2ylM=
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=
Expand Down

0 comments on commit d2c9daf

Please sign in to comment.