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 16, 2022
1 parent 97f1b3b commit 69591aa
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 @@ -9,7 +9,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.20220315002012-985d4a0f3ada
github.com/networkservicemesh/sdk-vpp v0.0.0-20220315002703-9e8642d52beb
github.com/networkservicemesh/sdk-vpp v0.0.0-20220316095944-55c6f9c2131c
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20220315002012-985d4a0f3ada h1:UNoP4u
github.com/networkservicemesh/sdk v0.5.1-0.20220315002012-985d4a0f3ada/go.mod h1:fK/G5mfEDIefFXxRSNXqj1jjd8SEUeZMpQUdCuc7owY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220315002253-e8ac2b0a1713 h1:5tn24ZegHKRAbNgRCReFj9VHFOSjQlRGHMguhgqZVzI=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220315002253-e8ac2b0a1713/go.mod h1:IGaZ/RZjP/wiqbYWyC4CYdRCLbLrrHGAiFdCiFgjAO4=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220315002703-9e8642d52beb h1:2krrFej8+nlMp+/lgbpPceCi1FqZgMCapIuKe4uoWHU=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220315002703-9e8642d52beb/go.mod h1:Er/q2oSW+5fUtZOH0e3tk9ET0h7ZwY3MIrddcIgBRcw=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220316095944-55c6f9c2131c h1:sZRYqpBnUW1SrAH+ReIZnAqR7OKJqXPLWs98mnZSxS4=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220316095944-55c6f9c2131c/go.mod h1:Er/q2oSW+5fUtZOH0e3tk9ET0h7ZwY3MIrddcIgBRcw=
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 69591aa

Please sign in to comment.