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

Commit 103e655

Browse files
committed
Import Gin framework by default
1 parent 1e7bbcc commit 103e655

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ql/src/go.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ import semmle.go.dataflow.SSA
2828
import semmle.go.dataflow.TaintTracking
2929
import semmle.go.frameworks.Email
3030
import semmle.go.frameworks.Encoding
31+
import semmle.go.frameworks.Gin
3132
import semmle.go.frameworks.Glog
3233
import semmle.go.frameworks.HTTP
3334
import semmle.go.frameworks.Macaron

0 commit comments

Comments
 (0)