@ -57,7 +57,7 @@ $ go get github.com/urfave/cli.v2
```go
...
import (
"github.com/urfave/cli" // imports as package "cli"
"github.com/urfave/cli.v2" // imports as package "cli"
)
```
The note is not visible to the blocked user.