Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit 02b5fce

Browse files
committed
Add go.mod to CWE-352 test folder
1 parent 27f62b0 commit 02b5fce

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • ql/test/experimental/CWE-352
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
module custom-queries-go-tests/constant-oauth2-state
2+
3+
go 1.14
4+
5+
require golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d

0 commit comments

Comments
 (0)