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

Commit: 554626c
Author: Ed Warnicke
Date: 2021-11-08 21:13:29 -0600
Message:
  - Merge pull request #271 from networkservicemesh/update/networkservicemesh/sdk
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Nov 9, 2021
1 parent 3686b57 commit ea89fd2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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 v0.1.1
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/sdk v0.5.1-0.20211103091303-7c4cfcd913b8
github.com/networkservicemesh/sdk-k8s v0.0.0-20211103091718-33b5af79cf03
github.com/networkservicemesh/sdk v0.5.1-0.20211108225443-65796945d24d
github.com/networkservicemesh/sdk-k8s v0.0.0-20211109031329-554626c8ef0e
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
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -321,12 +321,12 @@ github.com/nats-io/nkeys v0.2.0/go.mod h1:XdZpAbhgyyODYqjTawOnIOI7VlbKSarI9Gfy1t
github.com/nats-io/nkeys v0.3.0/go.mod h1:gvUNGjVcM2IPr5rCsRsC6Wb3Hr2CQAm08dsxtV6A5y4=
github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OSON2c=
github.com/nats-io/stan.go v0.10.0/go.mod h1:0jEuBXKauB1HHJswHM/lx05K48TJ1Yxj6VIfM4k+aB4=
github.com/networkservicemesh/api v1.0.1-0.20211103090613-64784f3465ce h1:J3OGFqeGLfBOSMI88Z3zmhLA1OHWMLYpdxnhPMlGhCg=
github.com/networkservicemesh/api v1.0.1-0.20211103090613-64784f3465ce/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211103091303-7c4cfcd913b8 h1:ePZ7yqgQlkLLWm5OstY727R9uuGHzczrACFNOhso/7w=
github.com/networkservicemesh/sdk v0.5.1-0.20211103091303-7c4cfcd913b8/go.mod h1:LcfybR5YvHlf1f3P/BvOi1WW6TQCHyb7B9zlgmo+YvI=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211103091718-33b5af79cf03 h1:zRQEYK50TYbPa3VKxNocm48kZex8v5EqVs+YThOFOb8=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211103091718-33b5af79cf03/go.mod h1:00UFcAw3OeU3J6mOPUCXTwYIeraP4XbdM9DHFaGEr3I=
github.com/networkservicemesh/api v1.0.1-0.20211108174538-15c88bce33f3 h1:/fqve5/MSxuxeD5uhy8u2UElhHB8erkghvZvgeojClU=
github.com/networkservicemesh/api v1.0.1-0.20211108174538-15c88bce33f3/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211108225443-65796945d24d h1:BoWsZOKlgVckGppw4pBzBo4ydAmFLCJpyqZV3niTc1A=
github.com/networkservicemesh/sdk v0.5.1-0.20211108225443-65796945d24d/go.mod h1:fl6NjUK8+m+z7B1yoA0AowE0BpvjazfX0PQvr2gDnho=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211109031329-554626c8ef0e h1:KnqaVWNe6w2mQZ48u73CNAq428oKOtSmnoEBxO+QuFk=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211109031329-554626c8ef0e/go.mod h1:kSVEO4Dks0yPo/vUZnDzo53fhwur3QFxUI5C7DIaYOQ=
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 ea89fd2

Please sign in to comment.