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

Commit: a8f5440
Author: Network Service Mesh Bot
Date: 2022-04-07 16:02:37 -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 Apr 7, 2022
1 parent fe847b7 commit b6ebc7e
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.1
github.com/edwarnicke/grpcfd v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/sdk v0.5.1-0.20220406090028-30f9f434db34
github.com/networkservicemesh/sdk-k8s v0.0.0-20220406090633-1bc47d05c253
github.com/networkservicemesh/sdk v0.5.1-0.20220407205627-db55b92ab6a2
github.com/networkservicemesh/sdk-k8s v0.0.0-20220407210237-a8f544008527
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.4
google.golang.org/grpc v1.42.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -355,10 +355,10 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.10.2/go.mod h1:vo2ax8K2IxaR3JtEMLZRFKIdoK/3o1/PKueapB7ezX0=
github.com/networkservicemesh/api v1.3.0-rc.1.0.20220405210054-fbcde048efa5 h1:5zQY4PhShozvj/GFJS0dX6ocamAB9oWwEOJviAhGUaw=
github.com/networkservicemesh/api v1.3.0-rc.1.0.20220405210054-fbcde048efa5/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20220406090028-30f9f434db34 h1:mYwpusyGlsBpoy3EOZqddwYekO8ki0fP4hGGhfVmWS8=
github.com/networkservicemesh/sdk v0.5.1-0.20220406090028-30f9f434db34/go.mod h1:NK425uKTgqAo3tHGNZsrFiIxhqqX/bU75ltayQhj2I8=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220406090633-1bc47d05c253 h1:Shq8f9+Cd75mM+CfYQj+H6WjaNTmqIYIybHGp9UOGi4=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220406090633-1bc47d05c253/go.mod h1:Vc8dW1ghsMwSReawVL/+wrYbNi70jNfnqM/4uK8F6NI=
github.com/networkservicemesh/sdk v0.5.1-0.20220407205627-db55b92ab6a2 h1:Arer/PpQGT9cL/58zzFZbol8FLQExEyBFfDpjWLTswM=
github.com/networkservicemesh/sdk v0.5.1-0.20220407205627-db55b92ab6a2/go.mod h1:NK425uKTgqAo3tHGNZsrFiIxhqqX/bU75ltayQhj2I8=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220407210237-a8f544008527 h1:rf8enLSegXFibh8rIQjaFdIJ+vUjzADmdn7bDh3BA9k=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220407210237-a8f544008527/go.mod h1:CvqOllU9f5Ea4WAszgiU4zH29tx9LGJSBDOpUL2X+AU=
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=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
Expand Down

0 comments on commit b6ebc7e

Please sign in to comment.