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 Jul 23, 2021
1 parent ce11929 commit 58f1971
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 v1.0.1-0.20210715134717-6e4a0f8eae3e
github.com/networkservicemesh/sdk v0.5.1-0.20210720155425-06024018c55c
github.com/networkservicemesh/sdk-vpp v0.0.0-20210721131903-8fd9e6efa0e0
github.com/networkservicemesh/sdk v0.5.1-0.20210723151422-eb8d4f46d79a
github.com/networkservicemesh/sdk-vpp v0.0.0-20210723152121-8aeb32fe78f1
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 @@ -148,10 +148,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 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.20210720155425-06024018c55c h1:MY/2zMDdynQhjhfervWj//cL3/+17TI0yAaqUnvumbo=
github.com/networkservicemesh/sdk v0.5.1-0.20210720155425-06024018c55c/go.mod h1:7whufn2CIGBX+KW3U5b0IWB6f7bJJizY1vV1a5t2HXI=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210721131903-8fd9e6efa0e0 h1:nx0qc/knaUXcDbPAdUMi38Gxux/of65OaMgcfxNdFGA=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210721131903-8fd9e6efa0e0/go.mod h1:WWuv4Js7GQRMP7xMrE4hLdBemLsN9SPI9JsXt96kgKA=
github.com/networkservicemesh/sdk v0.5.1-0.20210723151422-eb8d4f46d79a h1:IzH4+ejUxPJuCZh9tQRfAMsZet2fXKvUTJfKFrTxV+E=
github.com/networkservicemesh/sdk v0.5.1-0.20210723151422-eb8d4f46d79a/go.mod h1:7whufn2CIGBX+KW3U5b0IWB6f7bJJizY1vV1a5t2HXI=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210723152121-8aeb32fe78f1 h1:Q2gPhyFUP/jTWB3Da+aXFWbAXNzmergaoymCICHPJDw=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210723152121-8aeb32fe78f1/go.mod h1:vlpl5q0ODMKuS+aleyvIunNMQL0YZ6lB+Av2bd1m3HM=
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 58f1971

Please sign in to comment.