1
0
mirror of https://github.com/golang/go synced 2024-09-30 16:18:35 -06:00
go/refactor/rename
Alan Donovan a69ece7231 refactor/rename: attempt to fix windows build...
...by using buildutil.ContainingPackage instead of guessImportPath.
The former should be more portable.

(I meant to do this earlier, so this is also a nice cleanup.)

LGTM=gri
R=gri, sameer
CC=golang-codereviews
https://golang.org/cl/148050043
2014-09-24 16:18:58 -04:00
..
check.go cmd/gorename: a precise, type-aware renaming tool for Go identifiers. 2014-09-23 10:23:04 -04:00
rename_test.go refactor: minor no-op fixes 2014-09-23 15:17:49 -04:00
rename.el cmd/gorename: a precise, type-aware renaming tool for Go identifiers. 2014-09-23 10:23:04 -04:00
rename.go refactor: minor no-op fixes 2014-09-23 15:17:49 -04:00
spec.go refactor/rename: attempt to fix windows build... 2014-09-24 16:18:58 -04:00
util.go refactor/rename: attempt to fix windows build... 2014-09-24 16:18:58 -04:00