diff --git a/README.md b/README.md index 24a4003..65b1f60 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,10 @@ Testing (requires root): package main import ( + "fmt" "net" "runtime" - "github.com/vishvananada/netns" + "github.com/vishvananda/netns" ) func main() {