mirror of
https://github.com/github/codeql.git
synced 2026-08-02 16:32:58 +02: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
|
|
)
|