@ -0,0 +1,3 @@
module git.tordarus.net/tordarus/hello-world
go 1.24.3
@ -0,0 +1,7 @@
package main
import "fmt"
func main() {
fmt.Println("hello world")
}
The note is not visible to the blocked user.