mirror of
https://github.com/github/codeql.git
synced 2026-08-03 00:43:00 +02:00
9 lines
213 B
Modula-2
9 lines
213 B
Modula-2
module custom-queries-go-tests/insecure-ssh-client-config
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/github/depstubber v0.0.0-20200618063247-cc37722ad494 // indirect
|
|
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
|
|
)
|