mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
Add go.mod
This commit is contained in:
7
go/ql/test/experimental/CWE-287/go.mod
Normal file
7
go/ql/test/experimental/CWE-287/go.mod
Normal file
@@ -0,0 +1,7 @@
|
||||
module main
|
||||
|
||||
go 1.19
|
||||
|
||||
require gopkg.in/ldap.v2 v2.5.1
|
||||
|
||||
require gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect
|
||||
Reference in New Issue
Block a user