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 Mar 14, 2022
1 parent ca13375 commit a7a6bd0
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 v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.2.1-0.20220314135017-fe3ca7556bdc
github.com/networkservicemesh/sdk v0.5.1-0.20220314153851-9b901ae45ae1
github.com/networkservicemesh/sdk-k8s v0.0.0-20220314154538-a650fb4fa0b0
github.com/networkservicemesh/sdk v0.5.1-0.20220314173321-130992f19d87
github.com/networkservicemesh/sdk-k8s v0.0.0-20220314174312-aab891969fea
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 @@ -356,10 +356,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.2.1-0.20220314135017-fe3ca7556bdc h1:PC/hVXFD3qkNRK81ap2MZdYHY2kJfYUhIk9EIkAJiJY=
github.com/networkservicemesh/api v1.2.1-0.20220314135017-fe3ca7556bdc/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20220314153851-9b901ae45ae1 h1:p8pBqLZv3WmvXYtFDDPmrfxdmcFdyYGzLaSoz470fjI=
github.com/networkservicemesh/sdk v0.5.1-0.20220314153851-9b901ae45ae1/go.mod h1:f/f0fiMhDclV4yNwsU0r4mc94Onq+EhLKZc5SOhpQgA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220314154538-a650fb4fa0b0 h1:gY8wsPDIUUHKOAh8GwYyfo0844Fv6xZNGbMoCACtsCo=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220314154538-a650fb4fa0b0/go.mod h1:vdW3+Vj+LJSsC4HVhLBJseSOoOeGzXB1tcVR4xGaz1U=
github.com/networkservicemesh/sdk v0.5.1-0.20220314173321-130992f19d87 h1:BKMsOlrHlGI7Jx/qOxGi2VzqlQ79f5/0JO2tdCxhJnk=
github.com/networkservicemesh/sdk v0.5.1-0.20220314173321-130992f19d87/go.mod h1:f/f0fiMhDclV4yNwsU0r4mc94Onq+EhLKZc5SOhpQgA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220314174312-aab891969fea h1:sGIoSHtKPq9bnfDBn38U/H6s+dT7gXCMK2Ztdjh0ajQ=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220314174312-aab891969fea/go.mod h1:Qi8OOE+sggorCny6IMicmwYNKbpLG0P7KtBpG7fDKYE=
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 a7a6bd0

Please sign in to comment.