Moved [go] to deprecated

r100pogo 2020-05-19 14:48:45 -05:00
parent 4ae47ce7a7
commit 3245aff9ff

@ -115,7 +115,6 @@ _NOTE: elements in zsh arrays are separated by spaces. DO NOT use commas._
- [glassfish](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/glassfish)
- [globalias](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/globalias)
- [gnu-utils](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/gnu-utils)
- [go](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/go) (deprecated; use `golang` instead)
- [golang](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/golang)
- [gpg-agent](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/gpg-agent)
- [gradle](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/gradle)
@ -293,3 +292,4 @@ _NOTE: elements in zsh arrays are separated by spaces. DO NOT use commas._
- [fedora](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fedora)
- [git-remote-branch](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/git-remote-branch)
- [nyan](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/nyan)
- [go](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/go) (use `golang` instead)