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

Commit

Permalink
Merge pull request #293 from owen-mc/import-gin-framework-by-default
Browse files Browse the repository at this point in the history
Import Gin framework by default
  • Loading branch information
owen-mc authored Aug 19, 2020
2 parents 1e7bbcc + 103e655 commit 0260438
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ql/src/go.qll
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ import semmle.go.dataflow.SSA
import semmle.go.dataflow.TaintTracking
import semmle.go.frameworks.Email
import semmle.go.frameworks.Encoding
import semmle.go.frameworks.Gin
import semmle.go.frameworks.Glog
import semmle.go.frameworks.HTTP
import semmle.go.frameworks.Macaron
Expand Down

0 comments on commit 0260438

Please sign in to comment.