Skip to content

Commit

Permalink
Update from update/networkservicemesh/sdk-vpp (#538)
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#872

Commit: 3c4807a
Author: Network Service Mesh Bot
Date: 2024-12-04 03:47:03 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#872)
PR link: networkservicemesh/sdk-kernel#699
Commit: bb7c671
Author: Network Service Mesh Bot
Date: 2024-12-04 03:42:03 -0600
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#699)
PR link: networkservicemesh/sdk#1703
Commit: 28a2328
Author: Nikita Skrynnik
Date: 2024-12-04 20:40:01 +1100
Message:
        - Update goleaks (#1703)
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 4, 2024
1 parent 3dae148 commit 6e16d05
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.20241204094001-28a23286f23d
github.com/networkservicemesh/sdk-sriov v0.0.0-20241204094617-41e8a65e4631
github.com/networkservicemesh/sdk-vpp v0.0.0-20241126091304-d063ab3634f0
github.com/networkservicemesh/sdk-vpp v0.0.0-20241204094703-3c4807ad8088
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.20241204094001-28a23286f23d h1:2FQxrZ
github.com/networkservicemesh/sdk v0.5.1-0.20241204094001-28a23286f23d/go.mod h1:kzFzOmeDtM7Ods/wWWleK1N8C2UW68kzQCVIpf235W8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20241204094617-41e8a65e4631 h1:BXm5FleAoVbL9/8K4Ft2d+ItbB3yq9Cizofo2Av8P+8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20241204094617-41e8a65e4631/go.mod h1:749dJX0gYubm4/wlE/HPik7dWbQGq99140V12cd32Cg=
github.com/networkservicemesh/sdk-vpp v0.0.0-20241126091304-d063ab3634f0 h1:lh1vAiUg3LkaXeqOQFJhAniels1636tqVaZj2bmheC0=
github.com/networkservicemesh/sdk-vpp v0.0.0-20241126091304-d063ab3634f0/go.mod h1:KqiQSpcm3PdEexNRguP9pFOFLgHRQE5+L8dDXGGlW3I=
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/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 6e16d05

Please sign in to comment.