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 1d3d03154d3c1aa96381bda22ff06a938bd8fbb7
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Mon Aug 2 18:06:18 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 Aug 2, 2021
1 parent 1cf232d commit afe3cbf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.20210715134717-6e4a0f8eae3e
github.com/networkservicemesh/sdk v1.0.0
github.com/networkservicemesh/sdk-vpp v0.0.0-20210802032614-a0cf843de750
github.com/networkservicemesh/sdk-vpp v0.0.0-20210802230618-1d3d03154d3c
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
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -149,12 +149,12 @@ 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.20210715134717-6e4a0f8eae3e h1:cCRjV+1sOuOrCF/0IPXH2PJ1y7hEbuqX9k+OFnU7xhU=
github.com/networkservicemesh/api v1.0.1-0.20210715134717-6e4a0f8eae3e/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20210725184904-92b282404ca1/go.mod h1:7whufn2CIGBX+KW3U5b0IWB6f7bJJizY1vV1a5t2HXI=
github.com/networkservicemesh/sdk v0.5.1-0.20210802230059-fe8d8e6e825a/go.mod h1:7whufn2CIGBX+KW3U5b0IWB6f7bJJizY1vV1a5t2HXI=
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-kernel v0.0.0-20210802032320-0b6bf83339f7/go.mod h1:keuHPx4uM38mogyvKx22q3D6Pb2yYSnjazD+wAHVoh8=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210802032614-a0cf843de750 h1:Pf+6qqjkOqqRJqQ4xlUrM55a/mUYRv1aOx2kzzPV0/E=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210802032614-a0cf843de750/go.mod h1:fmrIJTUcql+5xdqzRdjFtFCAkM0Z4EZLD1WTSJrmaWE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210802230311-d43119e4150f/go.mod h1:uYtdOWSeCRkKRLQ2RNBcRL+jCRyALlexSlG1OIsgw8c=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210802230618-1d3d03154d3c h1:QtyJoBxFLBp6fm3CR5GUd8fkZN7bgpTAhOJilisx9qE=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210802230618-1d3d03154d3c/go.mod h1:VbUgcJf+4OyidPA+tImWwvPjaFq3/cHEWhC7KmfAYIs=
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 afe3cbf

Please sign in to comment.