Hash :
ee2a5e15
Author :
Date :
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