module go-weather go 1.25.6 require ( github.com/golang-jwt/jwt/v5 v5.3.1 github.com/lib/pq v1.11.1 golang.org/x/crypto v0.48.0 )