Subject: CVS commit: pkgsrc/devel
From: Benny Siegert
Date: 2022-07-19 22:26:08
Message id: 20220719202608.18259FB1A@cvs.NetBSD.org

Log Message:
New package, gomodifytags-1.16.0.

This is needed by the new gopls.

gomodifytags is a Go tool to modify/update field tags in structs. It makes it
easy to update, add or delete the tags in a struct field. You can easily add
new tags, update existing tags (such as appending a new key, i.e. db, xml,
etc.) or remove existing tags. It also allows you to add and remove tag
options. It's intended to be used by an editor, but also has modes to run it
from the terminal.

Files:
RevisionActionfile
1.1addpkgsrc/devel/gomodifytags/DESCR
1.1addpkgsrc/devel/gomodifytags/Makefile
1.1addpkgsrc/devel/gomodifytags/PLIST
1.1addpkgsrc/devel/gomodifytags/distinfo
1.1addpkgsrc/devel/gomodifytags/go-modules.mk