module github.com/gofiber/storage/postgres go 1.16 require ( github.com/gofiber/utils v1.0.1 github.com/lib/pq v1.10.7 )