cheekybits / genny

Elegant generics for Go
MIT License
1.71k stars 167 forks source link

Please create a new tag for the latest master branch #79

Open husong998 opened 2 years ago

husong998 commented 2 years ago

Using go install to install genny will not include the change in the latest master branch, namely the -tag flag features. Is it possible to create a new tag for the latest commit? I believe the -tag will be helpful in many use cases.