mirror of
https://github.com/github/codeql.git
synced 2026-08-03 00:43:00 +02:00
8 lines
87 B
Modula-2
8 lines
87 B
Modula-2
module main
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/sendgrid/sendgrid-go v3.5.0+incompatible
|
|
)
|