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 ee82a440a56c8dd78b85bf74acf9d32985cc22a2
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Mon May 3 12:11:33 2021 -0500

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

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed May 3, 2021
1 parent a7e5f7e commit f6c27f8
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 @@ -8,8 +8,8 @@ require (
github.com/edwarnicke/vpphelper v0.0.0-20210225052320-b4f1f1aff45d
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210502014900-961930476ee1
github.com/networkservicemesh/sdk v0.0.0-20210503150316-84ffbb27be47
github.com/networkservicemesh/sdk-vpp v0.0.0-20210503150805-a37f5e969b2e
github.com/networkservicemesh/sdk v0.0.0-20210503165807-dd0fc3c8b62b
github.com/networkservicemesh/sdk-vpp v0.0.0-20210503171133-ee82a440a56c
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 @@ -141,10 +141,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-20210502014900-961930476ee1 h1:HNm4SS79Bx14cAXoLkIs/GB2KSJI+zT19ttDIu6Ofuc=
github.com/networkservicemesh/api v0.0.0-20210502014900-961930476ee1/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.0.0-20210503150316-84ffbb27be47 h1:6SksoH2biXSMVHgnlaU+qY4JOoFy3jW6gRXytoy1yEU=
github.com/networkservicemesh/sdk v0.0.0-20210503150316-84ffbb27be47/go.mod h1:uKeG+m5riQr0jllVp/vyeYJP2ruu1kyM8ejLWAKJwUo=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210503150805-a37f5e969b2e h1:rMVFNecS1OlXSRy8FSzsRX8oA6ADaGCpxVFl8GFWV+o=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210503150805-a37f5e969b2e/go.mod h1:KgLrqxXJzplFetRpIM9E15+t9a4kt2uNfYZ2VWqUSfY=
github.com/networkservicemesh/sdk v0.0.0-20210503165807-dd0fc3c8b62b h1:WxasLvQFMQREUVACdH0LEz5GIkKTc/Q3Cvr1r4rUoUU=
github.com/networkservicemesh/sdk v0.0.0-20210503165807-dd0fc3c8b62b/go.mod h1:uKeG+m5riQr0jllVp/vyeYJP2ruu1kyM8ejLWAKJwUo=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210503171133-ee82a440a56c h1:kCgVFz6w8QM2O08uCmP5KM8X9X4hqatjQnxcGU4x/kk=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210503171133-ee82a440a56c/go.mod h1:ky/Gml+1TiKMX/GS28cuJ836CrEQHGqIR4FDevmvHUI=
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/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit f6c27f8

Please sign in to comment.