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#1318 Commit: 65679c0 Author: Nikita Skrynnik Date: 2022-07-12 22:08:37 +1100 Message: - Remove duplicate dns configs in response connection in DNSContextClient (#1318) * remove duplicate dns configs in response Signed-off-by: Nikita Skrynnik <[email protected]> * fix linter Signed-off-by: Nikita Skrynnik <[email protected]> * delete metadata + add removeDuplicates before request Signed-off-by: Nikita Skrynnik <[email protected]> * fix linter Signed-off-by: Nikita Skrynnik <[email protected]> * check intersections + add removeDuplicates test Signed-off-by: Nikita Skrynnik <[email protected]> * add dns configs check on dnsContextServer Signed-off-by: Nikita Skrynnik <[email protected]> * fix ci Signed-off-by: Nikita Skrynnik <[email protected]> * fix Test_DNSContextClient_Usecases Signed-off-by: Nikita Skrynnik <[email protected]> * rework dns configs check in dnsContextServer Signed-off-by: Nikita Skrynnik <[email protected]> * fix Test_DNSUsecase Signed-off-by: NSMBot <[email protected]>
- Loading branch information