oktopus/backend/services/utils/file-server/go.mod
2026-02-20 13:41:22 -03:00

6 lines
107 B
Modula-2

module github.com/leandrofars/oktopus/http_file_server
go 1.21.3
require github.com/joho/godotenv v1.5.1