module sp-sync go 1.25.4 require ( github.com/lib/pq v1.10.9 golang.org/x/net v0.38.0 ) require github.com/joho/godotenv v1.5.1