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 Dec 25, 2023
1 parent 393f01b commit 56e4745
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/govpp v0.0.0-20231225111845-22983cadafe7
github.com/networkservicemesh/sdk v1.11.2
github.com/networkservicemesh/sdk-kernel v1.11.2
github.com/networkservicemesh/sdk-vpp v0.0.0-20231225110709-5148f539e557
github.com/networkservicemesh/sdk-vpp v0.0.0-20231225122845-f76e0d2e63a7
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 @@ -175,8 +175,8 @@ github.com/networkservicemesh/sdk v1.11.2 h1:HHhA6vjbyVEDffcx2vUuc1/kHqBuTmTJrxb
github.com/networkservicemesh/sdk v1.11.2/go.mod h1:9B6CU54HGgkBQ8d1rQH18HzAMr7kGWNMoYdVARYAkGQ=
github.com/networkservicemesh/sdk-kernel v1.11.2 h1:txgWevJoaBInZC5cYGZVSpltoBrd2wswsidi7h6QDAM=
github.com/networkservicemesh/sdk-kernel v1.11.2/go.mod h1:a1AP3RteVHTQ/+/wSDrzsiEkWecveL8BJBrHMYUozbo=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231225110709-5148f539e557 h1:I6aY62DEa3HnYYcXJPorT15BZYWreJp8PbyqyYFC4H8=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231225110709-5148f539e557/go.mod h1:yVqWTGQR0Q6SQS5KFUV7q1rSw5fTeBkFM9yI4471PLI=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231225122845-f76e0d2e63a7 h1:F8uknjD98HDmGQcvE0RNvStQrAva5+WanZ5iOI2Fnaw=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231225122845-f76e0d2e63a7/go.mod h1:KUNkBjubiato/yCgWE5s8gpZf5kBVY4wA8UAhqfRRrc=
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 56e4745

Please sign in to comment.