wire/cmd/wire: rename from gowire (google/go-cloud#217)

@cflewis and @bradfitz were right: drop the "go". It's cleaner.
This commit is contained in:
Ross Light
2018-07-23 11:07:27 -07:00
parent 5f0dd9ee8f
commit 1de1d101c7
6 changed files with 16 additions and 16 deletions

View File

@@ -15,7 +15,7 @@
//+build wireinject
// All of the declarations are in one file.
// gowire should copy non-injectors over, preserving imports.
// Wire should copy non-injectors over, preserving imports.
package main