generated from networkservicemesh/cmd-template
-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update from update/networkservicemesh/sdk-vpp #692
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…k-vpp@main PR link: networkservicemesh/sdk-vpp#828 Commit: be77b51 Author: Network Service Mesh Bot Date: 2024-05-15 10:53:53 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#828) PR link: networkservicemesh/sdk-kernel#662 Commit: dc6ff7c Author: Network Service Mesh Bot Date: 2024-05-15 10:37:14 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#662) PR link: networkservicemesh/sdk#1624 Commit: c2a3414 Author: Nikita Skrynnik Date: 2024-05-16 02:24:48 +1100 Message: - Fix some leaks in opa policies (#1624) * Fix some leaks in opa policies * fix go linter issues --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
May 15, 2024
…d-nsc-vpp@main PR link: networkservicemesh/cmd-nsc-vpp#692 Commit: 6716b77 Author: Network Service Mesh Bot Date: 2024-05-15 11:02:57 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#692) PR link: networkservicemesh/sdk-vpp#828 Commit: be77b51 Author: Network Service Mesh Bot Date: 2024-05-15 10:53:53 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#828) PR link: networkservicemesh/sdk-kernel#662 Commit: dc6ff7c Author: Network Service Mesh Bot Date: 2024-05-15 10:37:14 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#662) PR link: networkservicemesh/sdk#1624 Commit: c2a3414 Author: Nikita Skrynnik Date: 2024-05-16 02:24:48 +1100 Message: - Fix some leaks in opa policies (#1624) * Fix some leaks in opa policies * fix go linter issues --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
Oct 17, 2024
…k-vpp@main PR link: networkservicemesh/sdk-vpp#864 Commit: f8b5d51 Author: Network Service Mesh Bot Date: 2024-10-17 18:48:40 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#864) PR link: networkservicemesh/sdk-kernel#692 Commit: 4f9e691 Author: Network Service Mesh Bot Date: 2024-10-17 18:45:10 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#692) PR link: networkservicemesh/sdk#1686 Commit: 9a6b64b Author: dependabot[bot] Date: 2024-10-17 19:42:57 -0400 Message: - Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 (#1686) Bumps [github.com/nats-io/nkeys](https://github.com/nats-io/nkeys) from 0.4.4 to 0.4.6. - [Release notes](https://github.com/nats-io/nkeys/releases) - [Changelog](https://github.com/nats-io/nkeys/blob/main/.goreleaser.yml) - [Commits](nats-io/nkeys@v0.4.4...v0.4.6) --- updated-dependencies: - dependency-name: github.com/nats-io/nkeys dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
that referenced
this pull request
Oct 17, 2024
…k-vpp@main (#729) PR link: networkservicemesh/sdk-vpp#864 Commit: f8b5d51 Author: Network Service Mesh Bot Date: 2024-10-17 18:48:40 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#864) PR link: networkservicemesh/sdk-kernel#692 Commit: 4f9e691 Author: Network Service Mesh Bot Date: 2024-10-17 18:45:10 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#692) PR link: networkservicemesh/sdk#1686 Commit: 9a6b64b Author: dependabot[bot] Date: 2024-10-17 19:42:57 -0400 Message: - Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 (#1686) Bumps [github.com/nats-io/nkeys](https://github.com/nats-io/nkeys) from 0.4.4 to 0.4.6. - [Release notes](https://github.com/nats-io/nkeys/releases) - [Changelog](https://github.com/nats-io/nkeys/blob/main/.goreleaser.yml) - [Commits](nats-io/nkeys@v0.4.4...v0.4.6) --- updated-dependencies: - dependency-name: github.com/nats-io/nkeys dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main
PR link: networkservicemesh/sdk-vpp#828
Commit: be77b51
Author: Network Service Mesh Bot
Date: 2024-05-15 10:53:53 -0500
Message:
PR link: Update from update/networkservicemesh/sdk sdk-kernel#662
Commit: dc6ff7c
Author: Network Service Mesh Bot
Date: 2024-05-15 10:37:14 -0500
Message:
PR link: Fix some leaks in opa policies sdk#1624
Commit: c2a3414
Author: Nikita Skrynnik
Date: 2024-05-16 02:24:48 +1100
Message: