We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13d1c88 commit 9a5e1f5Copy full SHA for 9a5e1f5
go/ql/lib/semmle/go/StringOps.qll
@@ -3,7 +3,7 @@
3
*/
4
5
import go
6
-import semmle.go.dataflow.DataFlowForStringsNewReplacer
+private import semmle.go.dataflow.DataFlowForStringsNewReplacer
7
8
/** Provides predicates and classes for working with string operations. */
9
module StringOps {
0 commit comments