Uses external rules_go github repository.
@ -1,9 +1,13 @@
package main
import (
"fmt"
"github.com/laramiel/bazel-example-golang/local/local"
)
func main() {
fmt.Println("Hello World")
fmt.Println("Hello ", local.World())
}
The note is not visible to the blocked user.