tag icon indicating copy to clipboard operation
tag copied to clipboard

add go.mod file

Open beaugunderson opened this issue 4 years ago • 2 comments

this allows building with current versions of golang and fixes installation with --HEAD in homebrew: (https://github.com/aykamko/homebrew-tag-ag/issues/1)

beaugunderson avatar Nov 02 '21 18:11 beaugunderson

I would very much like to see this merged as I'm facing the same issue @aykamko :)

joaosa avatar Nov 11 '21 14:11 joaosa

ah, missed that there was a prior PR for this too in August:

https://github.com/aykamko/tag/pull/46

this PR uses 1.17 syntax though; and pins the indirect dependencies, and so maybe is preferable for that reason?

beaugunderson avatar Nov 11 '21 18:11 beaugunderson