godebug
godebug copied to clipboard
Remove double build when Go 1.5 is released
godebug currently invokes go build twice as a workaround for how the go tool handles GOPATHs with multiple directories. In Go 1.5, this should be fixed.