@@ -0,0 +1,3 @@
module gitea.local.lab/Lbenedar/snippetbox
go 1.25.0
@@ -0,0 +1,7 @@
package main
import "fmt"
func main() {
fmt.Println("Hello world!")
}
The note is not visible to the blocked user.