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 f160fab4ce285a594b2c26580b52fa9c3c5ae739
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Mon Jul 12 06:36:31 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 Jul 12, 2021
1 parent 5b2f6b2 commit 3d5d892
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20210707174502-3bce416a9f33
github.com/networkservicemesh/sdk v1.0.0
github.com/networkservicemesh/sdk-vpp v0.0.0-20210712111540-b1da21cc1ca3
github.com/networkservicemesh/sdk-vpp v0.0.0-20210712113631-f160fab4ce28
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.6
Expand Down
6 changes: 3 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -149,11 +149,11 @@ github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRf
github.com/networkservicemesh/api v1.0.0/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/api v1.0.1-0.20210707174502-3bce416a9f33 h1:jBCwRQUVHVjKCiv9JYhtSyF0YorVMQ17Tnyllt1HcRw=
github.com/networkservicemesh/api v1.0.1-0.20210707174502-3bce416a9f33/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20210712111156-ee5abaef407b/go.mod h1:Z+6mVcifGFKaeD9fKlfq8t7LFoYIx90hZsAHXsm5GP0=
github.com/networkservicemesh/sdk v0.5.1-0.20210712113154-775081047726/go.mod h1:Z+6mVcifGFKaeD9fKlfq8t7LFoYIx90hZsAHXsm5GP0=
github.com/networkservicemesh/sdk v1.0.0 h1:zzThb0MokYWghCmfhndswSWryKpN5ZY9k2bJVfr7r2E=
github.com/networkservicemesh/sdk v1.0.0/go.mod h1:fkkI+GO5nMQL0G5bnmMLiWxIZUHZOFPOrlv5oWlSxys=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210712111540-b1da21cc1ca3 h1:00Fvm25sOgsaHQGWCaL5cuZ1fLRhcaTbURfrUrsFgpw=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210712111540-b1da21cc1ca3/go.mod h1:QuSytWWiPiR4cuWY36vlORfDfZSdWpehmp/Ul5NgrCw=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210712113631-f160fab4ce28 h1:eFQW4vMWs00kcmuQIp56vIDMevAn65KPNPMvD/kBULc=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210712113631-f160fab4ce28/go.mod h1:0esA4wU3n5wK1Kng/q0X4pBkYWFkGPUCb+8h5z/8HF0=
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 3d5d892

Please sign in to comment.