Need to pass an explicit importer
This commit is contained in:
parent
fb3be6d28a
commit
0c6ac79cc6
@ -17,7 +17,7 @@ import (
|
|||||||
"strings"
|
"strings"
|
||||||
|
|
||||||
"go/constant"
|
"go/constant"
|
||||||
_ "go/importer"
|
"go/importer"
|
||||||
"go/types"
|
"go/types"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user