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 Jun 18, 2021
1 parent d39d0ec commit 3886685
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.5.1-0.20210618123026-2eb031b7db63
github.com/networkservicemesh/sdk v0.5.1-0.20210618123609-379badf2bfa7
github.com/networkservicemesh/sdk-vpp v0.0.0-20210618123905-2107781346bf
github.com/networkservicemesh/sdk-vpp v0.0.0-20210618124614-148fad5840d5
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
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,8 @@ github.com/networkservicemesh/api v0.5.1-0.20210618123026-2eb031b7db63 h1:LCkNSL
github.com/networkservicemesh/api v0.5.1-0.20210618123026-2eb031b7db63/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20210618123609-379badf2bfa7 h1:ybyzWXImuC3C88Lps8yu9erP7No2UlONk3v7wGGn0W4=
github.com/networkservicemesh/sdk v0.5.1-0.20210618123609-379badf2bfa7/go.mod h1:5lBFW/l3oNyNkqe77RDQ3rEc2sRpaMo2YgN/iba+AEE=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210618123905-2107781346bf h1:XMBVs8huQwlsPWXP8U/U/I78IBpstwIjx0WPI2LzbWs=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210618123905-2107781346bf/go.mod h1:c5OjR9lFPpC15uEIh+WytVF6pc8VKlVL2QeMnZ231aU=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210618124614-148fad5840d5 h1:xVgYQMe8mplapQBniiXbFQWq/WfjIhiWL27bAJVLZjI=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210618124614-148fad5840d5/go.mod h1:c5OjR9lFPpC15uEIh+WytVF6pc8VKlVL2QeMnZ231aU=
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 3886685

Please sign in to comment.