module lijiaoqiao/gateway go 1.21 require ( github.com/golang-jwt/jwt/v5 v5.2.0 ) require ( github.com/jackc/pgx/v5 v5.5.0 golang.org/x/net v0.19.0 )