summaryrefslogtreecommitdiff
path: root/plugins/golang/README.md
AgeCommit message (Expand)Author
2021-12-26fix(golang)!: rename `gop` alias to `gopa` to avoid conflict with Go+ (#10504)Marc Cornellà
2021-12-26feat(golang): add aliases for `go tool` utility (#10361)Chaithanya Naik
2021-12-26feat(golang): add `gofx` alias for `go fix` (#10220)CleanMachine1
2021-09-16feat(golang): add `goga` alias to install dependencies in current directory, ...Tristan Messner
2021-09-16feat(golang): add `gota` to test current directory recursively (#8974)Muhammad Zahalqa
2019-06-27golang: add missing gom alias to README (#7961)Jacky Wu
2018-10-03golang: add README (#7207)Bjorn Stange