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 Mar 17, 2022
1 parent 8186dac commit 0371b90
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 @@ -10,7 +10,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.2.1-0.20220315001249-f33f8c3f2feb
github.com/networkservicemesh/sdk v0.5.1-0.20220316101237-288caa7bbc1c
github.com/networkservicemesh/sdk-vpp v0.0.0-20220316102406-992ae319ddbe
github.com/networkservicemesh/sdk-vpp v0.0.0-20220317231752-ebfdd634ed29
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.4
google.golang.org/grpc v1.42.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20220316101237-288caa7bbc1c h1:R0DVEM
github.com/networkservicemesh/sdk v0.5.1-0.20220316101237-288caa7bbc1c/go.mod h1:fK/G5mfEDIefFXxRSNXqj1jjd8SEUeZMpQUdCuc7owY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220316101641-0103343013f0 h1:PpT01M2DzAt6vBLbmjbTn3u7vrzHUuLoE6WbUy9pk2M=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220316101641-0103343013f0/go.mod h1:nbwaNH+kCji5C8R0RxdZHqAPTNXvX7St/NUJ+bwmbIs=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220316102406-992ae319ddbe h1:iR4rgRtayNyZZu0I/TscaTYzJBbW1Lqa1FvHmMsKSRo=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220316102406-992ae319ddbe/go.mod h1:ZPLSQCB+Pjx8uTiYhjoWney0pSthzt9amQ75nWZixjs=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220317231752-ebfdd634ed29 h1:91IOUhg503PZzk+jPAmwpm9i0XQMEh7OpY+U5n0B1Fc=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220317231752-ebfdd634ed29/go.mod h1:ZPLSQCB+Pjx8uTiYhjoWney0pSthzt9amQ75nWZixjs=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit 0371b90

Please sign in to comment.