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#245

Commit: 9a7e147
Author: Denis Tingaikin
Date: 2021-09-28 12:20:15 +0300
Message:
  - Merge pull request #245 from Bolodya1997/sdk-k8s#243/stop-watcher
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Sep 28, 2021
1 parent 1ead962 commit e2fa52f
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 @@ -7,7 +7,7 @@ require (
github.com/edwarnicke/grpcfd v0.1.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/sdk v0.5.1-0.20210928064205-dd436eb4ed4f
github.com/networkservicemesh/sdk-k8s v0.0.0-20210928064733-7f8ac9b55268
github.com/networkservicemesh/sdk-k8s v0.0.0-20210928092015-9a7e147fc8bc
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.4
google.golang.org/grpc v1.38.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.20210928064205-dd436eb4ed4f h1:ngBVc03Z9k+V6IQGV/GT/Aq2TglHIDETGbtVoCvhQQQ=
github.com/networkservicemesh/sdk v0.5.1-0.20210928064205-dd436eb4ed4f/go.mod h1:eISPu+ySJJ46kg03ZTi/xmpNSU+K4cImwq++ZbDV4F4=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210928064733-7f8ac9b55268 h1:Vb/bcJjWC+zhPc/DQprjexmg+/jjI0giYEMrkS3hEAw=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210928064733-7f8ac9b55268/go.mod h1:G9xCxwdrcYLA+/+QOj09Oqi9u7KDDT7aS/cWSAl+BsM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210928092015-9a7e147fc8bc h1:PGrUNglTmGV/5RsTvK34PUPICg5V6nqVr3DzTL3aaJI=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210928092015-9a7e147fc8bc/go.mod h1:G9xCxwdrcYLA+/+QOj09Oqi9u7KDDT7aS/cWSAl+BsM=
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

0 comments on commit e2fa52f

Please sign in to comment.