module github.com/CubeCraft-Creations/Extrudex/backend go 1.24 require ( github.com/jackc/pgx/v5 v5.7.4 )