summaryrefslogtreecommitdiff
path: root/plugins/go/README.md
AgeCommit message (Collapse)Author
2021-08-13refactor(go)!: remove deprecated `go` pluginMarc Cornellà
BREAKING CHANGE: the `go` plugin has been removed. Use the `golang` plugin instead.
2019-11-20Actions to take after repository migration is complete (#8394)Marc Cornellà
* Change project URL from robbyrussell to ohmyzsh org * Update git remote to use ohmyzsh org repository
2018-10-04go: add README and deprecation warning (#7214)MasterOfTheTiger