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 65f4e7c769089c6b9e5d2446c16f031c7d694166
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Mon Apr 19 08:06:17 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 19, 2021
1 parent cd4360f commit d391f5d
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-20210419092142-f084dfc6a5c8
github.com/networkservicemesh/sdk-k8s v0.0.0-20210419092645-4295de30aa7b
github.com/networkservicemesh/sdk v0.0.0-20210419125958-de5e86e1a4ac
github.com/networkservicemesh/sdk-k8s v0.0.0-20210419130617-65f4e7c76908
github.com/networkservicemesh/sdk-sriov v0.0.0-20210417232913-ecb1aa16484d
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,10 +246,10 @@ 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-20210417232327-d30bde378a8b/go.mod h1:Ur41JD2nQvG58Gc1Ppvdki3tB9VPVZTOl78MW/bYUBM=
github.com/networkservicemesh/sdk v0.0.0-20210419092142-f084dfc6a5c8 h1:mjNoZPoj0qogHAeqaq/EDrWm7LqRME9WibyTcU9eqwk=
github.com/networkservicemesh/sdk v0.0.0-20210419092142-f084dfc6a5c8/go.mod h1:Ur41JD2nQvG58Gc1Ppvdki3tB9VPVZTOl78MW/bYUBM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210419092645-4295de30aa7b h1:jHhE0FVE8bHApjL98iEod+Vqcdh2UtGn1JSd5Yxaf+0=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210419092645-4295de30aa7b/go.mod h1:TNw+IDbRG32EoKw6uH6ePU3lMj01TJLThAy6c2QSmGU=
github.com/networkservicemesh/sdk v0.0.0-20210419125958-de5e86e1a4ac h1:vKV8baIgzyKwn7dMZNpYzZlt9k/Q/nVDEZ31UMoyXxQ=
github.com/networkservicemesh/sdk v0.0.0-20210419125958-de5e86e1a4ac/go.mod h1:Ur41JD2nQvG58Gc1Ppvdki3tB9VPVZTOl78MW/bYUBM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210419130617-65f4e7c76908 h1:iXhNdlbv3AUSt0CB0VN/de0bEgZXu78NghgocUm9Ef0=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210419130617-65f4e7c76908/go.mod h1:5Ymr9t+nJ6hcF83lAnHM+Nxp1ZcknFB0EdCc2V3+zNU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210417232545-86c63fbf2496 h1:t08u42ah+TmZUiXGN8/m6FFmRUJhAFgLRhI0uopG5N8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210417232545-86c63fbf2496/go.mod h1:azg/CakrYf92FmzSmZME8Qon1r3jlTHu9neev9A9Gfs=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210417232913-ecb1aa16484d h1:0nv5QX9vRIdmLGYMsYsuvbS4tY8frez6FguY4iiKovE=
Expand Down

0 comments on commit d391f5d

Please sign in to comment.