summaryrefslogtreecommitdiff
path: root/plugins/go/README.md
diff options
context:
space:
mode:
authorMarc Cornellà <hello@mcornella.com>2021-08-13 12:40:20 +0200
committerMarc Cornellà <hello@mcornella.com>2021-08-13 12:40:20 +0200
commite1f0d826f1f0d362eb377ef4a8124062ec63c3e9 (patch)
treebd080b8e46e8995717f5b025739e375c1d7f7004 /plugins/go/README.md
parent502b07c9b2829733f43ca76b7cd077b310f0f77f (diff)
downloadzsh-e1f0d826f1f0d362eb377ef4a8124062ec63c3e9.tar.gz
zsh-e1f0d826f1f0d362eb377ef4a8124062ec63c3e9.tar.bz2
zsh-e1f0d826f1f0d362eb377ef4a8124062ec63c3e9.zip
refactor(go)!: remove deprecated `go` plugin
BREAKING CHANGE: the `go` plugin has been removed. Use the `golang` plugin instead.
Diffstat (limited to 'plugins/go/README.md')
-rw-r--r--plugins/go/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/go/README.md b/plugins/go/README.md
deleted file mode 100644
index bf43b9feb..000000000
--- a/plugins/go/README.md
+++ /dev/null
@@ -1 +0,0 @@
-The go plugin is deprecated. Use the [golang plugin](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/golang) instead.