mirror of
https://github.com/Dokploy/examples
synced 2025-06-26 18:15:52 +00:00
8 lines
94 B
Modula-2
8 lines
94 B
Modula-2
// +heroku goVersion 1.16
|
|
|
|
module fiber
|
|
|
|
go 1.16
|
|
|
|
require github.com/gofiber/fiber/v2 v2.42.0
|