https://bugzilla.redhat.com/show_bug.cgi?id=1022983
Vincent Batts vbatts@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |vbatts@redhat.com
--- Comment #17 from Vincent Batts vbatts@redhat.com --- Another note, the upgrade to go1.2 is going to require a couple of additional things. Two subcommands currently in core 'golang' package and source repo are being moved their go.tools repo (`go doc` and `go vet`), namely so they can have a separate release from the compiler. So making a spec for code.google.com/p/go.tools, that provide sub packages that will include these commands. code.google.com/p/go.tools/cmd/godoc code.google.com/p/go.tools/cmd/vet