module github.com/gofiber/storage/postgres go 1.14 require ( github.com/gofiber/utils v0.1.2 github.com/lib/pq v1.10.4 )