@ -0,0 +1 @@
# Go RSS app
@ -0,0 +1,3 @@
module gitea.oblak.solutions/dimitar/gorss
go 1.23.6
@ -0,0 +1,7 @@
package main
import "fmt"
func main() {
fmt.Println("heellooo")
}
The note is not visible to the blocked user.