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 16, 2021
1 parent 6c16f0e commit c034236
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 @@ -9,8 +9,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.20210715135313-7f2c944e1f2b
github.com/networkservicemesh/sdk-vpp v0.0.0-20210715144549-c236bb114b65
github.com/networkservicemesh/sdk v0.5.1-0.20210715235219-c60a5e568036
github.com/networkservicemesh/sdk-vpp v0.0.0-20210715235708-06ace7ec50cf
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 @@ -147,10 +147,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.20210715135313-7f2c944e1f2b h1:PY42nRcY0g1f7PMCLdBQmscumSm6HyRJPSzNfFWKzJY=
github.com/networkservicemesh/sdk v0.5.1-0.20210715135313-7f2c944e1f2b/go.mod h1:7whufn2CIGBX+KW3U5b0IWB6f7bJJizY1vV1a5t2HXI=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210715144549-c236bb114b65 h1:80DxrVLd2JG+v/qi6mFmiDovNx9mlIQNW8+vowVl1Ng=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210715144549-c236bb114b65/go.mod h1:oDo7LfNufbdZs4N+rJIZjH6i6v5yVDE6KIG2C9IqYrA=
github.com/networkservicemesh/sdk v0.5.1-0.20210715235219-c60a5e568036 h1:b/sewCXA9SohYn5HqNv/3xl2pPhsNmHKe/bGKT5HeO4=
github.com/networkservicemesh/sdk v0.5.1-0.20210715235219-c60a5e568036/go.mod h1:7whufn2CIGBX+KW3U5b0IWB6f7bJJizY1vV1a5t2HXI=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210715235708-06ace7ec50cf h1:Iba0CJkkbBIPsvUN97hYERDRs8EB1T3/GKPCVLYui60=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210715235708-06ace7ec50cf/go.mod h1:LX/MdLcROg+lKUb3P9p8jWBQKKI483nB5Y6dnnbqnUQ=
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 c034236

Please sign in to comment.