@@ -0,0 +1,13 @@
package main
import (
"fmt"
_ "github.com/rancher/types/io.cattle.management/v1"
)
var VERSION = "v0.0.0-dev"
func main() {
fmt.Println("Nothing")
}
The note is not visible to the blocked user.