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

Commit a6c1acf

Browse files
gagliardettosmowton
authored andcommitted
Fix imports
1 parent a90f609 commit a6c1acf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ql/src/go.qll

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ import semmle.go.dataflow.TaintTracking2
3434
import semmle.go.frameworks.Beego
3535
import semmle.go.frameworks.BeegoOrm
3636
import semmle.go.frameworks.Chi
37-
37+
import semmle.go.frameworks.CleverGo
38+
import semmle.go.frameworks.Couchbase
3839
import semmle.go.frameworks.Echo
3940
import semmle.go.frameworks.ElazarlGoproxy
4041
import semmle.go.frameworks.Email

0 commit comments

Comments
 (0)