Skip to content

Commit

Permalink
Update from update/networkservicemesh/sdk-vpp (#540)
Browse files Browse the repository at this point in the history
* Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main
PR link: networkservicemesh/sdk-vpp#873

Commit: c9f54f7
Author: Network Service Mesh Bot
Date: 2024-12-09 04:11:23 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#873)
PR link: networkservicemesh/sdk-kernel#700
Commit: 7b1fd84
Author: Network Service Mesh Bot
Date: 2024-12-09 04:06:33 -0600
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#700)
PR link: networkservicemesh/sdk#1704
Commit: a3673d4
Author: Nikita Skrynnik
Date: 2024-12-09 21:04:21 +1100
Message:
        - Increase timeout for all sandbox heal tests (#1704)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>

* Automatically resolving conflicts in go.mod and updating dependency versions to the latest

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>

---------

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
nsmbot and NSMBot authored Dec 9, 2024
1 parent 751777f commit 2b73436
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 @@ -11,7 +11,7 @@ require (
github.com/networkservicemesh/govpp v0.0.0-20240328101142-8a444680fbba
github.com/networkservicemesh/sdk v0.5.1-0.20241209100421-a3673d415f18
github.com/networkservicemesh/sdk-sriov v0.0.0-20241209101032-32598e5eb17d
github.com/networkservicemesh/sdk-vpp v0.0.0-20241204094703-3c4807ad8088
github.com/networkservicemesh/sdk-vpp v0.0.0-20241209101123-c9f54f74715a
github.com/networkservicemesh/vpphelper v0.0.0-20240115135903-e2b961f768b6
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 @@ -141,8 +141,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20241209100421-a3673d415f18 h1:7LRVwu
github.com/networkservicemesh/sdk v0.5.1-0.20241209100421-a3673d415f18/go.mod h1:kzFzOmeDtM7Ods/wWWleK1N8C2UW68kzQCVIpf235W8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20241209101032-32598e5eb17d h1:1gsQ9wGwTj+FMBE/bAEoGgI3FQ620wY+E5srje2zkrU=
github.com/networkservicemesh/sdk-sriov v0.0.0-20241209101032-32598e5eb17d/go.mod h1:oisRZcrNIC0PzgYKWhigzPopTwV6UPOHWuch0hjbWFI=
github.com/networkservicemesh/sdk-vpp v0.0.0-20241204094703-3c4807ad8088 h1:tpxY7ZqCgjm06+ilCXeqC44P92VL6wg0V9gv8UaA4no=
github.com/networkservicemesh/sdk-vpp v0.0.0-20241204094703-3c4807ad8088/go.mod h1:aL12akjQ+7uBXyz7R3osT9vwRxsvNNtNyLCWC1A3c3M=
github.com/networkservicemesh/sdk-vpp v0.0.0-20241209101123-c9f54f74715a h1:Vru9GTcUKeMwykdXo/BDdpEQD3i07RAorc5jedx74Z0=
github.com/networkservicemesh/sdk-vpp v0.0.0-20241209101123-c9f54f74715a/go.mod h1:uMGmyEGAClelGORTw2DBeIsACK08c+hdy/qmMKzwiWQ=
github.com/networkservicemesh/vpphelper v0.0.0-20240115135903-e2b961f768b6 h1:o+enN5yCikNXZN+hO+JjE+aLxBWq9+GMVF9GSQtpwMI=
github.com/networkservicemesh/vpphelper v0.0.0-20240115135903-e2b961f768b6/go.mod h1:n6+8PnoDvWj6WMryfU3J8HOCusgysFjQ0kGLfrcsDEM=
github.com/onsi/gomega v1.30.0 h1:hvMK7xYz4D3HapigLTeGdId/NcfQx1VHMJc60ew99+8=
Expand Down

0 comments on commit 2b73436

Please sign in to comment.