@ -0,0 +1,3 @@
module k3gtpi.jumpingcrab.com/go-learning/hellogo
go 1.24.5
@ -0,0 +1,7 @@
package main
import "fmt"
func main() {
fmt.Println("hello world")
}
The note is not visible to the blocked user.