Incompatible Changes
linkopts
anddeps
attributes incgo_library
were renamed toclinkopts
andcdeps
accordingly.
Features
- Update Go version from 1.6 to 1.6.2
- Allow Go assembler sources as source files in
go_library
,cgo_library
,go_binary
andgo_test
- Add
x_defs
attribute togo_binary
- Support building external repositories imported by
git_repository
or other workspace rules