Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-15 | feat(golang): add `goe`, `gove` aliases | milinches | |
Closes #10914 | |||
2022-08-10 | feat(golang): add `gow` alias for `go work` (#11105) | 180909 | |
2021-12-26 | fix(golang)!: rename `gop` alias to `gopa` to avoid conflict with Go+ (#10504) | Marc CornellĂ | |
BREAKING CHANGE: the `gop` alias has been renamed to `gopa` to avoid conflict with Go+ `gop` command. Fixes #10504 | |||
2021-12-26 | feat(golang): add aliases for `go tool` utility (#10361) | Chaithanya Naik | |
Closes #10361 | |||
2021-12-26 | feat(golang): add `gofx` alias for `go fix` (#10220) | CleanMachine1 | |
Closes #10220 Co-authored-by: Chaithanya Naik <chaithanyampcrl@gmail.com> | |||
2021-09-16 | feat(golang): add `goga` alias to install dependencies in current directory, ↵ | Tristan Messner | |
recursively (#7786) Closes #7786 | |||
2021-09-16 | feat(golang): add `gota` to test current directory recursively (#8974) | Muhammad Zahalqa | |
2019-06-27 | golang: add missing gom alias to README (#7961) | Jacky Wu | |
2018-10-03 | golang: add README (#7207) | Bjorn Stange | |