mirror of
https://github.com/github/codeql.git
synced 2026-04-18 21:44:02 +02:00
9 lines
121 B
Modula-2
Executable File
9 lines
121 B
Modula-2
Executable File
module example.com/hello/world
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/gofiber/fiber v1.14.6
|
|
github.com/gofiber/utils v0.0.10
|
|
)
|