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 May 5, 2021
1 parent 62d1feb commit 2af8e7d
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 @@ -10,8 +10,8 @@ require (
github.com/google/uuid v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210502014900-961930476ee1
github.com/networkservicemesh/sdk v0.0.0-20210504092347-2f267b7a5b1b
github.com/networkservicemesh/sdk-vpp v0.0.0-20210504092658-5c952332ba3d
github.com/networkservicemesh/sdk v0.0.0-20210505045214-bfe10c5a059b
github.com/networkservicemesh/sdk-vpp v0.0.0-20210505045615-31b611ffc83e
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 @@ -140,10 +140,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-20210504092347-2f267b7a5b1b h1:WfvEtR7+b7DMRX6VFdKxOzC1PzFAV11bkHj9RucIgXQ=
github.com/networkservicemesh/sdk v0.0.0-20210504092347-2f267b7a5b1b/go.mod h1:uKeG+m5riQr0jllVp/vyeYJP2ruu1kyM8ejLWAKJwUo=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210504092658-5c952332ba3d h1:D4aunuNnKql7U2nIU8Z8SjbDWN8ilCguDCEU5roYNPU=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210504092658-5c952332ba3d/go.mod h1:2c+B2ZQ3xxNpgYXzaDGnOe9pH9r1kN6k1BwJYwIWV2I=
github.com/networkservicemesh/sdk v0.0.0-20210505045214-bfe10c5a059b h1:N1FWXLtMwJnolTHmvKenz5H9IGJM46Yc1UiTbeLcQMc=
github.com/networkservicemesh/sdk v0.0.0-20210505045214-bfe10c5a059b/go.mod h1:uKeG+m5riQr0jllVp/vyeYJP2ruu1kyM8ejLWAKJwUo=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210505045615-31b611ffc83e h1:awaqFjyJox64PpLAOdADw0XiIMx2htUmlt85z8eR6s4=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210505045615-31b611ffc83e/go.mod h1:F3db/7uR4meLc/2jPYB8IuztPrjPR8Zbj94BdOYcHoc=
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 2af8e7d

Please sign in to comment.