Tag as v1.0.0
fd opened this issue · 2 comments
fd commented
This package seems pretty stable now. So maybe it should be tagged as v1.0.0 to help (v)go.
Also adding a go.mod file (before tagging) is a good idea:
module github.com/dimchansky/utfbom
dimchansky commented
I've never done this before, but it's a good idea. :) Will try to do it this week.
dimchansky commented