mirror of
https://github.com/github/codeql.git
synced 2026-04-22 23:35:14 +02:00
Go: Fix compilation.
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
* Provides Go-specific definitions for use in the data flow library.
|
||||
*/
|
||||
|
||||
import go
|
||||
import semmle.go.dataflow.FunctionInputsAndOutputs
|
||||
private import go
|
||||
private import semmle.go.dataflow.FunctionInputsAndOutputs
|
||||
private import semmle.go.dataflow.ExternalFlow
|
||||
private import DataFlowPrivate
|
||||
private import FlowSummaryImpl as FlowSummaryImpl
|
||||
|
||||
Reference in New Issue
Block a user