Update imports to use builtin versions of packages from 1.5 since relevant bits of x/tools have gone away (see https://groups.google.com/forum/#!topic/golang-announce/qu_rAphYdxY).
This commit is contained in:
parent
5bfdb73f88
commit
bafb4908c3
@ -17,7 +17,7 @@ import (
|
||||
"strings"
|
||||
|
||||
"go/constant"
|
||||
"go/importer"
|
||||
_ "go/importer"
|
||||
"go/types"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user