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