module github.com/gofiber/storage/arangodb go 1.16 require ( github.com/arangodb/go-driver v1.5.2 github.com/gofiber/utils v1.0.1 )