mirror of
https://github.com/github/codeql.git
synced 2026-01-29 22:32:58 +01:00
Add go.mod to CWE-352 test folder
This commit is contained in:
5
ql/test/experimental/CWE-352/go.mod
Normal file
5
ql/test/experimental/CWE-352/go.mod
Normal file
@@ -0,0 +1,5 @@
|
||||
module custom-queries-go-tests/constant-oauth2-state
|
||||
|
||||
go 1.14
|
||||
|
||||
require golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
|
||||
Reference in New Issue
Block a user