mirror of
https://github.com/github/codeql.git
synced 2026-08-03 17:03:02 +02:00
9 lines
122 B
Modula-2
9 lines
122 B
Modula-2
module Security.CWE-089
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/Masterminds/squirrel v1.1.0
|
|
go.mongodb.org/mongo-driver v1.3.3
|
|
)
|