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

Commit: a116f10
Author: Network Service Mesh Bot
Date: 2021-08-21 19:35:04 -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 22, 2021
1 parent 5841cca commit f02debe
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.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20210811070028-10403c0f20c8
github.com/networkservicemesh/sdk v0.5.1-0.20210819135256-9c4ad0c8b100
github.com/networkservicemesh/sdk-k8s v0.0.0-20210820071240-5ec92fae2d84
github.com/networkservicemesh/sdk v0.5.1-0.20210822002659-49be40ea6be0
github.com/networkservicemesh/sdk-k8s v0.0.0-20210822003504-a116f1063914
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 @@ -257,10 +257,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.20210819135256-9c4ad0c8b100 h1:W6JiDsfn8DqwoLPzgmIxuqN7oyt6wNuYSG+H0nZzEIY=
github.com/networkservicemesh/sdk v0.5.1-0.20210819135256-9c4ad0c8b100/go.mod h1:LmMlte3Erm5n+O5rJoVgcpqgYd18aVEefgezfCOKU8A=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210820071240-5ec92fae2d84 h1:2jYFFIU5GUBGXWWwRkusbHVkhhm/gPnxCa68bOP02Do=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210820071240-5ec92fae2d84/go.mod h1:msit3bx8zudwu43/0b7+i4gH7p9VJbl3BS1odtheO94=
github.com/networkservicemesh/sdk v0.5.1-0.20210822002659-49be40ea6be0 h1:41yiruYa8Wd/cbHdvXzCrf6NRzwn7W27NeqXYJ/6lsk=
github.com/networkservicemesh/sdk v0.5.1-0.20210822002659-49be40ea6be0/go.mod h1:LmMlte3Erm5n+O5rJoVgcpqgYd18aVEefgezfCOKU8A=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210822003504-a116f1063914 h1:oqKwlyLv4+HB01UmEUSYh0as9r+c4KxoFhg8F3I/iEU=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210822003504-a116f1063914/go.mod h1:hmC7BiAv8GDs0yUmb4GfdxoeMSe7uiPYbAleWGc4dX0=
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 f02debe

Please sign in to comment.