Clone this repo:
  1. 9fb5d2b Introduce `["all"]` scope for nogo (#4678) by Fionera · 12 days ago upstream/master
  2. 9037229 go: preserve race mode for go_source rules (#4674) by David Zbarsky · 2 weeks ago
  3. 0c5b01e Build Go SDK file attrs in the exec configuration (#4650) by Fionera · 2 weeks ago
  4. 5a7613d Disable path mapping for stdlib actions with cgo (#4667) by Keith Smiley · 2 weeks ago
  5. cb28459 go: restore go_rule for custom Go rules (#4672) by David Zbarsky · 3 weeks ago
  6. 1f1eb5f Use -ffile-prefix-map for reproducibility (#4671) by Keith Smiley · 3 weeks ago
  7. d51ee29 go: require Go 1.18 or later (#4666) by Son Luong Ngoc · 3 weeks ago
  8. 407f9f3 Simplify the release process (#4661) by Fabian Meumertzheim · 3 weeks ago
  9. 4f78f63 fix: respect path mapping for custom SDKs (#4663) by Bryce Lampe · 3 weeks ago
  10. c6b35c2 Revert "Preserve common Go settings in go_stdlib_transition" (#4658) by Fabian Meumertzheim · 4 weeks ago upstream/release-0.62 v0.62.0
  11. 55b11d0 go: carry stdlib cgo link inputs into GoLink (#4657) by zbarsky-openai · 4 weeks ago
  12. 442b400 Add tests for cgo ldflags response-file encoding for Go 1.27 (#4656) by Richard Lavoie · 4 weeks ago
  13. 7fb2bde Add dedicated load files for go_binary(), go_library(), go_test() (#4655) by ericsalo · 5 weeks ago
  14. 136dc5c compilepkg: skip duplicate cgo compile (#4645) by Son Luong Ngoc · 5 weeks ago
  15. 0336744 builders: filter test sources in place (#4646) by Son Luong Ngoc · 6 weeks ago
  16. abcc50a Support --force_pic for cgo interop (#4648) by Keith Smiley · 6 weeks ago
  17. bdb85d6 Use param file to avoid argument list exceeding OS limit (#4649) by Teo Koon Peng · 6 weeks ago
  18. 3615c2c Exclude test sources, not needed for the bootstrap SDK compilation (#4644) by Richard Lavoie · 7 weeks ago
  19. 5ed5237 protoc: stream generated file copies (#4647) by Son Luong Ngoc · 7 weeks ago
  20. dd24e55 [builder/cgo] escape ldflags for invoking cgo starting Go 1.27 (#4641) by Taiwon Chung · 7 weeks ago