generated from networkservicemesh/cmd-template
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update go.mod and go.sum to latest version from networkservicemesh/sd…
…k@main PR link: networkservicemesh/sdk#1597 Commit: d803d10 Author: Nikita Skrynnik Date: 2024-03-25 16:57:50 +0700 Message: - Add a constructor for vl3.IPAM (#1597) * Add a constructor for vl3.IPAM Signed-off-by: NikitaSkrynnik <[email protected]> * use the constructor everywhere Signed-off-by: NikitaSkrynnik <[email protected]> * fix go linter issues Signed-off-by: NikitaSkrynnik <[email protected]> * Fix event system in vl3 client Signed-off-by: NikitaSkrynnik <[email protected]> * fix go linter issues Signed-off-by: NikitaSkrynnik <[email protected]> * fix race condition Signed-off-by: NikitaSkrynnik <[email protected]> * reduce param count Signed-off-by: NikitaSkrynnik <[email protected]> * use linked list to store ipam's subscriptions Signed-off-by: NikitaSkrynnik <[email protected]> * cleanup Signed-off-by: NikitaSkrynnik <[email protected]> * fix go linter issues Signed-off-by: NikitaSkrynnik <[email protected]> * cleanup Signed-off-by: NikitaSkrynnik <[email protected]> * fix go linter issues Signed-off-by: NikitaSkrynnik <[email protected]> --------- Signed-off-by: NSMBot <[email protected]>
- Loading branch information
NSMBot
committed
Mar 25, 2024
1 parent
2814e9e
commit ba6f95a
Showing
2 changed files
with
15 additions
and
15 deletions.
There are no files selected for viewing
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
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