Search Criteria
Package Details: gotags 1.4.1-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gotags.git (read-only, click to copy) |
|---|---|
| Package Base: | gotags |
| Description: | ctags-compatible tag generator for Go |
| Upstream URL: | https://github.com/jstemmer/gotags |
| Licenses: | MIT |
| Submitter: | peeweep |
| Maintainer: | a821 |
| Last Packager: | a821 |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-12-22 02:35 (UTC) |
| Last Updated: | 2025-02-20 18:09 (UTC) |
Dependencies (1)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, go-binAUR, gcc-go-snapshotAUR, gcc-go) (make)
Required by (1)
- vim-go (optional)
Latest Comments
arnottcr commented on 2021-04-08 09:09 (UTC)
This breaks with recent versions of go:
As the toolchain suggests, you need to init a module, since the author has not migrated yet: