Edit

kc3-lang/brotli/go

Branch :

  • Show log

    Commit

  • Author : Cody Schroeder
    Date : 2018-06-26 09:08:07
    Hash : ee2a5e15
    Message : 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