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 10, 2021
1 parent cee036b commit a434e73
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.0.0-20210509180413-5753c9f30588
github.com/networkservicemesh/sdk v0.0.0-20210509180956-710dc78203f3
github.com/networkservicemesh/sdk-vpp v0.0.0-20210509203514-f78ac425662e
github.com/networkservicemesh/sdk-vpp v0.0.0-20210510032812-e7aeeceb2345
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 @@ -142,8 +142,8 @@ github.com/networkservicemesh/api v0.0.0-20210509180413-5753c9f30588 h1:DZZpus9B
github.com/networkservicemesh/api v0.0.0-20210509180413-5753c9f30588/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.0.0-20210509180956-710dc78203f3 h1:lAAAryNOOvW7L509G/YJD8hKaI6DtHtOQfzz9prX32s=
github.com/networkservicemesh/sdk v0.0.0-20210509180956-710dc78203f3/go.mod h1:hywWppzbWM9nfa2GyxCiLz/RtZOZEjrSWl8jTQniV9o=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210509203514-f78ac425662e h1:12cu9YZuBv89XQ4TEGCRoXl13Fwv8V7hDaGztI7LHds=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210509203514-f78ac425662e/go.mod h1:IACLZyOg9O35h65EL1Z+PKRAvE4Qt8ujRvdpc9p0OGQ=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210510032812-e7aeeceb2345 h1:F/SVlnDhFJdxKg2mn6KbX2jX71wbkXlift1LA2gWdu8=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210510032812-e7aeeceb2345/go.mod h1:IACLZyOg9O35h65EL1Z+PKRAvE4Qt8ujRvdpc9p0OGQ=
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 a434e73

Please sign in to comment.