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 9671c88 commit 64c60d5Copy full SHA for 64c60d5
go/ql/lib/semmle/go/dataflow/internal/DataFlowUtil.qll
@@ -2,8 +2,8 @@
2
* Provides Go-specific definitions for use in the data flow library.
3
*/
4
5
-import go
6
-import semmle.go.dataflow.FunctionInputsAndOutputs
+private import go
+private import semmle.go.dataflow.FunctionInputsAndOutputs
7
private import semmle.go.dataflow.ExternalFlow
8
private import DataFlowPrivate
9
private import FlowSummaryImpl as FlowSummaryImpl
0 commit comments