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

PR link: networkservicemesh/sdk-k8s#253

Commit: bb5bbe1
Author: Denis Tingaikin
Date: 2021-10-12 09:36:02 +0300
Message:
  - Merge pull request #253 from Mixaster995/enhancement/handle-all-namespaces
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Oct 12, 2021
1 parent 5d184ef commit 87562e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e
github.com/networkservicemesh/sdk v0.5.1-0.20210929180427-ec235de055f1
github.com/networkservicemesh/sdk-k8s v0.0.0-20210929180939-adf19e0dded1
github.com/networkservicemesh/sdk-k8s v0.0.0-20211012063602-bb5bbe175a0c
github.com/networkservicemesh/sdk-sriov v0.0.0-20211012053644-4633a2df36ee
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -317,8 +317,8 @@ github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e h1:PO6tDo
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20210929180427-ec235de055f1 h1:w8O0CLbp9+VcBwkVkjlllBrtuzr/0j9GUrfrXUT/X7A=
github.com/networkservicemesh/sdk v0.5.1-0.20210929180427-ec235de055f1/go.mod h1:j/XeYOfyRzuQBV4llU+qTOhN7aZSMO6scfHI9adWdzc=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210929180939-adf19e0dded1 h1:KoBRxhHlLUvML1hjXozvdHrXcJaz547VoV21jChYLcQ=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210929180939-adf19e0dded1/go.mod h1:KJHuXhka7guWBmiKPxURlwdUCD94pLRhqnFZYJB1AP8=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211012063602-bb5bbe175a0c h1:z53oiXblIXk5U0wzQnZImndF4TF+PrR87rF2IxRJfyk=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211012063602-bb5bbe175a0c/go.mod h1:KJHuXhka7guWBmiKPxURlwdUCD94pLRhqnFZYJB1AP8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211012053357-880db403c3f0 h1:QIF7GkqX6d10bnHN1boRAFjjRHgPRl49RyiTohIyjvQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211012053357-880db403c3f0/go.mod h1:W2/+EiLKd5v6Rmej4k0hJ0p3buS3J3BFm03L3Hv0Ho8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211012053644-4633a2df36ee h1:spWjdomEvb1teMO6rJx2hY7rj+XDQNvQCC697C63lnI=
Expand Down

0 comments on commit 87562e3

Please sign in to comment.