@ -0,0 +1,10 @@
run:
go run .
build:
go build .
test:
go test .
@ -0,0 +1,3 @@
module vegvisir
go 1.13
@ -0,0 +1,4 @@
package main
func main() {
}
The note is not visible to the blocked user.