diff --git a/ql/test/library-tests/semmle/go/frameworks/Gin/Gin.ql b/ql/test/library-tests/semmle/go/frameworks/Gin/Gin.ql index 91f3324f23a..67a3e87b360 100644 --- a/ql/test/library-tests/semmle/go/frameworks/Gin/Gin.ql +++ b/ql/test/library-tests/semmle/go/frameworks/Gin/Gin.ql @@ -1,4 +1,4 @@ import go -import experimental.frameworks.Gin +import semmle.go.frameworks.Gin select any(UntrustedFlowSource src)