@@ -0,0 +1 @@
catapult
@@ -0,0 +1,2 @@
# Catapult
A service used to send text messages
@@ -0,0 +1,3 @@
module git.kundeng.us/phoenix/catapult
go 1.25.3
@@ -0,0 +1,10 @@
package main
import (
"fmt"
)
func main() {
fmt.Println("catapult")
}
The note is not visible to the blocked user.