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-vpp@main networkservicemesh/sdk-vpp#

networkservicemesh/sdk-vpp PR link: https://github.com/networkservicemesh/sdk-vpp/pull/

networkservicemesh/sdk-vpp commit message:
commit cf160b185c8374323413cd83bcd539f79d914838
Author: Network Service Mesh Bot <[email protected]>
Date:   Mon May 10 11:00:36 2021 -0500

    Update go.mod and go.sum to latest version from networkservicemesh/sd…

Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed May 10, 2021
1 parent 13291a4 commit 5cca82e
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 @@ -10,8 +10,8 @@ require (
github.com/google/uuid v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210509180413-5753c9f30588
github.com/networkservicemesh/sdk v0.0.0-20210509180956-710dc78203f3
github.com/networkservicemesh/sdk-vpp v0.0.0-20210510152515-dcb1471e2253
github.com/networkservicemesh/sdk v0.0.0-20210510155700-5ab6206d4dcc
github.com/networkservicemesh/sdk-vpp v0.0.0-20210510160036-cf160b185c83
github.com/onsi/gomega v1.10.1 // indirect
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.4
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -140,10 +140,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 v0.0.0-20210509180413-5753c9f30588 h1:DZZpus9B5AU8nADoDz4Pne6yRqOBV1/eToenIg+djM8=
github.com/networkservicemesh/api v0.0.0-20210509180413-5753c9f30588/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.0.0-20210509180956-710dc78203f3 h1:lAAAryNOOvW7L509G/YJD8hKaI6DtHtOQfzz9prX32s=
github.com/networkservicemesh/sdk v0.0.0-20210509180956-710dc78203f3/go.mod h1:hywWppzbWM9nfa2GyxCiLz/RtZOZEjrSWl8jTQniV9o=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210510152515-dcb1471e2253 h1:jCXTfW8T9S2/eq35J0bQmnblcaAabM/kJXS1yCl2klU=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210510152515-dcb1471e2253/go.mod h1:IACLZyOg9O35h65EL1Z+PKRAvE4Qt8ujRvdpc9p0OGQ=
github.com/networkservicemesh/sdk v0.0.0-20210510155700-5ab6206d4dcc h1:dJqh39wixKh47ub1QQMLRZ3S67XiCI8Hk8HkDCCO4Y0=
github.com/networkservicemesh/sdk v0.0.0-20210510155700-5ab6206d4dcc/go.mod h1:hywWppzbWM9nfa2GyxCiLz/RtZOZEjrSWl8jTQniV9o=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210510160036-cf160b185c83 h1:B6V8nvDKvzDFCA8oHrJ4FrM1jJwWtWUJRe3CfyIlZXY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210510160036-cf160b185c83/go.mod h1:qgy5dt5BbCq0Lt+cjkBTL92I/lKFVvRypedIL1CJKZM=
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/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit 5cca82e

Please sign in to comment.