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 committed Dec 29, 2023
1 parent 671c6a1 commit edce8b7
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/networkservicemesh/api v1.11.1-0.20231031152153-730abd666985
github.com/networkservicemesh/govpp v0.0.0-20231225111845-22983cadafe7
github.com/networkservicemesh/sdk v0.5.1-0.20231226075604-9c02db4bfa70
github.com/networkservicemesh/sdk-vpp v0.0.0-20231226080249-cfa86a7a03e5
github.com/networkservicemesh/sdk-vpp v0.0.0-20231229115651-147ddfdd13d1
github.com/networkservicemesh/vpphelper v0.0.0-20230901145133-a14aecebd1cb
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20231226075604-9c02db4bfa70 h1:3+87/H
github.com/networkservicemesh/sdk v0.5.1-0.20231226075604-9c02db4bfa70/go.mod h1:t0gOsubf+efkL9Ncy3+PvVKfr/xMGP0tA8HlFFJYz/s=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231226075837-dc0b88acf9e5 h1:T6ekYwM19Lm1Akswvnx1Ed4HNRZLxk7vS0sxMAe3Fx4=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231226075837-dc0b88acf9e5/go.mod h1:Z9T5Moy6F4FuhC73fZbcustmgYDKBl6R4+ktT7NRDQw=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231226080249-cfa86a7a03e5 h1:rxk1L3NnLw/dgYT1RSfgVQ7XKnnNbwsSt6nN8TOPdK4=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231226080249-cfa86a7a03e5/go.mod h1:AMysKotx5Yi+f/xuvSkSfnndikKKscTMR63XWQwXStc=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231229115651-147ddfdd13d1 h1:8I7eaqvsmBxya8NW8RG1g6cFzIgU0j2+dlvo+NmhgDI=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231229115651-147ddfdd13d1/go.mod h1:AMysKotx5Yi+f/xuvSkSfnndikKKscTMR63XWQwXStc=
github.com/networkservicemesh/vpphelper v0.0.0-20230901145133-a14aecebd1cb h1:SETtZ12eYPkUGafW1DwGb8kSOR8O4OniSuZnqn2bOOw=
github.com/networkservicemesh/vpphelper v0.0.0-20230901145133-a14aecebd1cb/go.mod h1:gHuTaUs1uFvyOY0Cy9DXvyAR2MtwmlPD2NTyYfr6kLc=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
Expand Down

0 comments on commit edce8b7

Please sign in to comment.