1
0
mirror of https://github.com/golang/go synced 2024-11-05 22:36:10 -07:00
go/cmd/bundle
Brad Fitzpatrick f1a397bba5 cmd/bundle: add flag to rewrite golang.org/ to golang_org/ in imports
I've been doing this by hand since Go 1.7rc2.

Updates golang/go#16333

Change-Id: Ib12c013b14210123d48d6ad78922caf1286c20cc
Reviewed-on: https://go-review.googlesource.com/29086
Reviewed-by: Alan Donovan <adonovan@google.com>
2016-09-13 16:37:30 +00:00
..
testdata cmd/bundle: Support renaming imports. 2016-08-24 17:03:01 +00:00
main_test.go cmd/bundle: Support renaming imports. 2016-08-24 17:03:01 +00:00
main.go cmd/bundle: add flag to rewrite golang.org/ to golang_org/ in imports 2016-09-13 16:37:30 +00:00