mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
8 lines
83 B
Modula-2
8 lines
83 B
Modula-2
module example.com/m
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/gin-gonic/gin v1.7.1
|
|
)
|