Update external repo links that changed default branch to main

Signed-off-by: Tony Fang <nhfang@amazon.com>
This commit is contained in:
Tony Fang
2023-04-21 20:26:33 +00:00
parent 0de40f4460
commit 8c80ccc7f4
4 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@ import (
)
// Some of the following functions are migrated from
// https://github.com/containernetworking/plugins/blob/master/pkg/testutils/netns_linux.go
// https://github.com/containernetworking/plugins/blob/main/pkg/testutils/netns_linux.go
// newNS creates a new persistent (bind-mounted) network namespace and returns the
// path to the network namespace.