Skip to content

Commit

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

Commit: dfc3300
Author: Network Service Mesh Bot
Date: 2024-10-11 05:44:28 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#857)
PR link: networkservicemesh/sdk-kernel#686
Commit: f42c758
Author: Denis Tingaikin
Date: 2024-10-11 13:40:10 +0300
Message:
    - Merge pull request #686 from NikitaSkrynnik/netlink
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 Oct 11, 2024
1 parent 1e0b3e4 commit 0f4918a
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.20241007094110-76b397f06202
github.com/networkservicemesh/sdk-sriov v0.0.0-20241011104334-dd5685af6423
github.com/networkservicemesh/sdk-vpp v0.0.0-20241004231314-e03e1c139525
github.com/networkservicemesh/sdk-vpp v0.0.0-20241011104428-dfc3300b792b
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 @@ -120,8 +120,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20241007094110-76b397f06202 h1:tEKQzh
github.com/networkservicemesh/sdk v0.5.1-0.20241007094110-76b397f06202/go.mod h1:nz2VJ3l/UDvsEusdIZf7OMxC7zLrRCV1PuziPjxJeVE=
github.com/networkservicemesh/sdk-sriov v0.0.0-20241011104334-dd5685af6423 h1:POY+0jXP2bv3aB3NhormsQdEozclM9VlRDZlT4GkHdk=
github.com/networkservicemesh/sdk-sriov v0.0.0-20241011104334-dd5685af6423/go.mod h1:j6/1QkIkv/vOZJXxgRElFv70X+dR6CQN0aNCXXzWIAY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20241004231314-e03e1c139525 h1:0oxn/6fKXILbfnRyxf9EaoHFE4yt9iR59z6eBCzDhRo=
github.com/networkservicemesh/sdk-vpp v0.0.0-20241004231314-e03e1c139525/go.mod h1:34K1JmFThpBLLTqStDFAAMOrzYi8jhcxIQrvDd0/e1E=
github.com/networkservicemesh/sdk-vpp v0.0.0-20241011104428-dfc3300b792b h1:ULKN0+eSrISJijH/R35cLt0ZMzd5oAj7eazop1CDpmA=
github.com/networkservicemesh/sdk-vpp v0.0.0-20241011104428-dfc3300b792b/go.mod h1:xgSYmeCfpgK4qe+EEbmvWfZDb+0h14J2orAWMNiVxG4=
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 0f4918a

Please sign in to comment.