@ -0,0 +1,3 @@
module git.nunosempere.com/NunoSempere/US-2024
go 1.22.1
@ -0,0 +1,9 @@
package main
import (
"fmt"
)
func main() {
fmt.Println("Hello world")
}
The note is not visible to the blocked user.