Skip to content

Commit

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

Commit: e538941
Author: Network Service Mesh Bot
Date: 2024-10-17 08:17:21 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#862)
PR link: networkservicemesh/sdk-kernel#690
Commit: f700ba1
Author: Network Service Mesh Bot
Date: 2024-10-17 08:12:59 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#690)
PR link: networkservicemesh/sdk#1678
Commit: 3d46f1e
Author: Nikita Skrynnik
Date: 2024-10-17 20:10:18 +0700
Message:
        - Revert "Fix some leaks in opa policies (#1624)" (#1678)
* Revert "Fix some leaks in opa policies (#1624)"
This reverts commit c2a34141f69cde9c99edd395e5d1043f2ace5e52.
* fix inter issues
---------
Signed-off-by: NSMBot <[email protected]>

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

Signed-off-by: NSMBot <[email protected]>

---------

Signed-off-by: NSMBot <[email protected]>
Co-authored-by: NSMBot <[email protected]>
  • Loading branch information
nsmbot and NSMBot authored Oct 17, 2024
1 parent ee9e00e commit 87b2e69
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.20241017131018-3d46f1edd72f
github.com/networkservicemesh/sdk-sriov v0.0.0-20241017131645-c4ff1c6451b9
github.com/networkservicemesh/sdk-vpp v0.0.0-20241015105305-2b55a8534ccb
github.com/networkservicemesh/sdk-vpp v0.0.0-20241017131721-e538941b2c80
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.20241017131018-3d46f1edd72f h1:7lu+V9
github.com/networkservicemesh/sdk v0.5.1-0.20241017131018-3d46f1edd72f/go.mod h1:nz2VJ3l/UDvsEusdIZf7OMxC7zLrRCV1PuziPjxJeVE=
github.com/networkservicemesh/sdk-sriov v0.0.0-20241017131645-c4ff1c6451b9 h1:8a4YTJV7XlyYIbN746qknFDwkZfyIbaPkhX2pmmffQo=
github.com/networkservicemesh/sdk-sriov v0.0.0-20241017131645-c4ff1c6451b9/go.mod h1:LS6M+Pz2JoqXhptC/FaE+fu6bxF9nuEqn7m6BAAvzWk=
github.com/networkservicemesh/sdk-vpp v0.0.0-20241015105305-2b55a8534ccb h1:E5B5qnRvenqwD3cytAyaCuqAdvfDKzazbbN/K4h+OSY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20241015105305-2b55a8534ccb/go.mod h1:Xpw+O0V8oZv9PhTrVMjI2Xei8dnTXHwbBDvUOKEpP1M=
github.com/networkservicemesh/sdk-vpp v0.0.0-20241017131721-e538941b2c80 h1:Wvy1XZQ1hhU0qb2rt8M0tPn6w22lyqN8fYcbCZLj06g=
github.com/networkservicemesh/sdk-vpp v0.0.0-20241017131721-e538941b2c80/go.mod h1:4OnWdqJpvaSYQJY3vUCRWgLpqm2YiKZU1K0O6Y49Fw4=
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 87b2e69

Please sign in to comment.