1
0
mirror of https://github.com/golang/go synced 2024-09-30 16:18:35 -06:00
go/cmd/gotype
Giovanni Bajo 5584fb0720 gotype: fix default importer for Go 1.8.
Importer "source" does not exist in Go 1.8, so this means that
default usage of gotype is broken in that compiler version.

Change-Id: I517520b0cac7c62a3e213d0647a3d621e8ced58c
Reviewed-on: https://go-review.googlesource.com/40091
Run-TryBot: Robert Griesemer <gri@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-04-10 16:28:46 +00:00
..
gotype.go gotype: fix default importer for Go 1.8. 2017-04-10 16:28:46 +00:00
sizesFor18.go gotype: fix default importer for Go 1.8. 2017-04-10 16:28:46 +00:00
sizesFor19.go gotype: fix default importer for Go 1.8. 2017-04-10 16:28:46 +00:00