aboutsummaryrefslogtreecommitdiff
path: root/docs/go
AgeCommit message (Expand)Author
2023-06-01docs: Mention that `gazelle:prefix` can be replaced by `go.mod` (#3577)Fabian Meumertzheim
2023-05-30docs: Mention `use_repo` automation (#3573)Fabian Meumertzheim
2023-05-25Fix typo in load statement (#3570)Jason Parraga
2023-05-19Remove tests for `go_path`'s `link` mode (#3565)Fabian Meumertzheim
2023-04-21bzlmod: Add dedicated documentation (#3519)Fabian Meumertzheim
2023-03-11Expand locations in `x_defs` values (#3473)Fabian Meumertzheim
2023-01-23Add `env` attribute to `go_binary` (#3428)Fabian Meumertzheim
2023-01-23Update stardoc to 0.5.3 (#3427)Fabian Meumertzheim
2023-01-22Add support for env_inherit (#3256)ttpathan
2023-01-11Do not use exec paths for rundir (#3414)Fabian Meumertzheim
2022-11-24Properly deprecate `bindata`, `go_embed_data`, and `go_embed_data_deps` (#3362)Fabian Meumertzheim
2022-08-25Add `go_cross_binary` rule for cross-compilation. (#3261)James Bartlett
2022-07-13bzlmod: Add support for gomock (#3232)Fabian Meumertzheim
2022-06-18Allow gomock to take Bazel common attributes (#3207)Zhongpeng Lin
2022-04-28Generate docs for gomock (#3133)Zhongpeng Lin
2022-03-31doc: improve core rules introduction (#3100)Son Luong Ngoc
2022-03-30Consider volatile and stable status files separately (#3079)Siddhartha Bagaria
2022-02-13Fix minor typo in attribute docs. (#3067)Ukjae Jeong (Jay)
2022-02-04Add editor setup instructions for Vim + vim-go (#3057)Brandon Sprague
2022-01-24map bazel's --test_runner_fail_fast to go's -failfast (#3058)Jacob Bogdanov
2021-12-28Stardoc generates API docs for core rules (#3000)Alex Eagle