replace go-add-tags with go-tag

go-add-tags isn't maintained and has a few issues.
This library will fix those issues by using a binary intended for this.
This commit is contained in:
Bastien Rivière 2019-11-06 14:22:24 +01:00
parent 9cb535043c
commit 1fcf210bd4
4 changed files with 9 additions and 3 deletions

View file

@ -5,7 +5,7 @@
(package! go-guru)
(package! go-mode)
(package! gorepl-mode)
(package! go-add-tags)
(package! go-tag)
(package! go-gen-test)
(when (featurep! :completion company)