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
  • Loading branch information
nsmbot authored Nov 2, 2021
1 parent 2ffc8a8 commit 5f9e005
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 @@ -7,8 +7,8 @@ require (
github.com/edwarnicke/grpcfd v0.1.1
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.20211027122123-f20e20a27721
github.com/networkservicemesh/sdk-k8s v0.0.0-20211027122657-4c6259acd7c8
github.com/networkservicemesh/sdk v0.5.1-0.20211102013519-0eabc52a2346
github.com/networkservicemesh/sdk-k8s v0.0.0-20211102014422-b4114f9a9982
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.5
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -324,10 +324,10 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.10.0/go.mod h1:0jEuBXKauB1HHJswHM/lx05K48TJ1Yxj6VIfM4k+aB4=
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e h1:PO6tDo/bGLJqz1qiqCecht/HqMWCKunAds2U9Hvc0yM=
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211027122123-f20e20a27721 h1:Dd2v/5h07xA8Np+QO05sKaPQA9XKVHqOckIIgRgagOE=
github.com/networkservicemesh/sdk v0.5.1-0.20211027122123-f20e20a27721/go.mod h1:Y9dl3Y4VS+g5oIGQCr3n8fIDQmrPBxi2MD9Yz8ouCKA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211027122657-4c6259acd7c8 h1:9qNMEpDNFaCL1mwGQOLrysy+36ZQ8Gk8No9iBFsSGnE=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211027122657-4c6259acd7c8/go.mod h1:6sesUtey15/g7jjLiiK20pXSA58oouPINCurL/vvdmQ=
github.com/networkservicemesh/sdk v0.5.1-0.20211102013519-0eabc52a2346 h1:peUuSbLaRvwQgVRNDmawkK63JrSws34h47nIUb+Z29Q=
github.com/networkservicemesh/sdk v0.5.1-0.20211102013519-0eabc52a2346/go.mod h1:Y9dl3Y4VS+g5oIGQCr3n8fIDQmrPBxi2MD9Yz8ouCKA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211102014422-b4114f9a9982 h1:VWA4q41w1VtHIU9VK6FocD9kV5r6fdSTu6+Zky4+gz0=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211102014422-b4114f9a9982/go.mod h1:dJOOCdxJDSlmYYwNENhydyQBi6NRWBQmMsJ5pWjBBqc=
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 5f9e005

Please sign in to comment.