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
…k-kernel@main

PR link: networkservicemesh/sdk-kernel#638

Commit: 9e10e0e
Author: Network Service Mesh Bot
Date: 2023-12-25 05:03:23 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Dec 25, 2023
1 parent 09fbd44 commit 96e534e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ require (
github.com/hashicorp/go-multierror v1.1.1
github.com/networkservicemesh/api v1.11.1-0.20231031152153-730abd666985
github.com/networkservicemesh/govpp v0.0.0-20231212083525-5ecb386aa377
github.com/networkservicemesh/sdk v0.5.1-0.20231221125318-565471f17fe8
github.com/networkservicemesh/sdk-kernel v0.0.0-20231221125702-8627a7d29b13
github.com/networkservicemesh/sdk v0.5.1-0.20231225110034-429d553e55ff
github.com/networkservicemesh/sdk-kernel v0.0.0-20231225110323-9e10e0ef6bb5
github.com/networkservicemesh/vpphelper v0.0.0-20230901145133-a14aecebd1cb
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.8.4
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -147,10 +147,10 @@ github.com/networkservicemesh/api v1.11.1-0.20231031152153-730abd666985 h1:uiWxB
github.com/networkservicemesh/api v1.11.1-0.20231031152153-730abd666985/go.mod h1:E2yBac48+mMkMh6ODnsNyah4EE6rI08SMR9n+86Emxs=
github.com/networkservicemesh/govpp v0.0.0-20231212083525-5ecb386aa377 h1:jL/ALtHGRwHbcFsKBcbvaVtdHwP6GtpYJOr+vknn/9c=
github.com/networkservicemesh/govpp v0.0.0-20231212083525-5ecb386aa377/go.mod h1:qsoLtPgOdSCTBUFOhS3jAdZkk1u4URf55akKOHn4f34=
github.com/networkservicemesh/sdk v0.5.1-0.20231221125318-565471f17fe8 h1:JByOEwl69Ol5u3ZtTvUL4dpj1HM1ZYNC3ceSCISeJnM=
github.com/networkservicemesh/sdk v0.5.1-0.20231221125318-565471f17fe8/go.mod h1:t0gOsubf+efkL9Ncy3+PvVKfr/xMGP0tA8HlFFJYz/s=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231221125702-8627a7d29b13 h1:w5SRnOqPI/buMP0SEB+Um8tsH8cKibRkb7qAKGNZXAw=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231221125702-8627a7d29b13/go.mod h1:e/Rctu9bAJPQUds2hHcadZ6GVR/YMPGQ4eyaxFVaAKA=
github.com/networkservicemesh/sdk v0.5.1-0.20231225110034-429d553e55ff h1:pwAnTNTRuLP/CanzxHC415jd3/npPKv6Sd1m+l61weA=
github.com/networkservicemesh/sdk v0.5.1-0.20231225110034-429d553e55ff/go.mod h1:t0gOsubf+efkL9Ncy3+PvVKfr/xMGP0tA8HlFFJYz/s=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231225110323-9e10e0ef6bb5 h1:7DfyDiunXTUYat/OXg+nHx79rWp2A8Y9yC2DSd6D4aw=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231225110323-9e10e0ef6bb5/go.mod h1:OaFpBGCQ7iVdJcTvM8nvEJ+GMKP3vVECxspBo3v+2i4=
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 96e534e

Please sign in to comment.