mirror of
https://github.com/Dokploy/examples.git
synced 2026-06-15 20:25:24 +02: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
|