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

Commit: a154cad
Author: Network Service Mesh Bot
Date: 2021-08-13 02:02:27 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Aug 13, 2021
1 parent 2ccbb5b commit 5b902ae
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 @@ -6,8 +6,8 @@ require (
github.com/antonfisher/nested-logrus-formatter v1.3.0
github.com/edwarnicke/grpcfd v0.1.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/sdk v0.5.1-0.20210812070452-eeed15872b02
github.com/networkservicemesh/sdk-k8s v0.0.0-20210812070949-2622f60b9420
github.com/networkservicemesh/sdk v0.5.1-0.20210812094514-abb4e1732850
github.com/networkservicemesh/sdk-k8s v0.0.0-20210813070227-a154cad84287
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.4
google.golang.org/grpc v1.35.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -249,10 +249,10 @@ 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 v1.0.1-0.20210811070028-10403c0f20c8 h1:kr2/dA/ktBgnChorXBwjn7fdpRKB+eJI2xCPNCGt3ws=
github.com/networkservicemesh/api v1.0.1-0.20210811070028-10403c0f20c8/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20210812070452-eeed15872b02 h1:/gWUZNePhHhfRcTDE0acFe+q70qs57QP5G5kc/uoI6M=
github.com/networkservicemesh/sdk v0.5.1-0.20210812070452-eeed15872b02/go.mod h1:LmMlte3Erm5n+O5rJoVgcpqgYd18aVEefgezfCOKU8A=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210812070949-2622f60b9420 h1:9+TCURDM9eCk8khKwrebf6N4swC6/8Qewktx5YCevWA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210812070949-2622f60b9420/go.mod h1:xNKRGnByhMJUQzveE5rh4s/UozsTHE00AVlVGXIEtII=
github.com/networkservicemesh/sdk v0.5.1-0.20210812094514-abb4e1732850 h1:a6AS2Sk4QAy53kNy5ZYnb/7/6ilRgbC1sxyJkOTcgA8=
github.com/networkservicemesh/sdk v0.5.1-0.20210812094514-abb4e1732850/go.mod h1:LmMlte3Erm5n+O5rJoVgcpqgYd18aVEefgezfCOKU8A=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210813070227-a154cad84287 h1:Urn9DyvoZUmLFSPNemMuFhq/uJRoHYIe2mfH7gXNaO8=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210813070227-a154cad84287/go.mod h1:XdG2zvLH0vSYV9vGYU7KCZq77jmI6YNz7XE/qLxq6pY=
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 5b902ae

Please sign in to comment.