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.
1 parent 7a98afe commit b6bf4d0Copy full SHA for b6bf4d0
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