Commit ee2a5e1540cbd6ef883a897499d9596307f7f7f9

Cody Schroeder 2018-06-26T09:08:07

Update go_library to use standard importpath (#690) * Update go_library to use standard importpath Instead of using go_prefix, which is deprecated, the importpath attribute is made explicit. * Add description to go/BUILD