We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a370bf + b6bf4d0 commit 5fcdb9eCopy full SHA for 5fcdb9e
go/ql/lib/semmle/go/frameworks/Fiber.qll
@@ -4,7 +4,7 @@
4
5
import go
6
7
-private module Gin {
+private module Fiber {
8
/** Gets the package name `github.com/gofiber/fiber`. */
9
string packagePath() { result = package("github.com/gofiber/fiber", "") }
10
0 commit comments