h2non / filetype

Fast, dependency-free Go package to infer binary file types based on the magic numbers header signature
https://pkg.go.dev/github.com/h2non/filetype?tab=doc
MIT License
2.1k stars 175 forks source link

Release tags #139

Open picollomartin opened 8 months ago

picollomartin commented 8 months ago

Hey 👋

Maybe i'm missing some previous discussion but recently i add this package to some new project and download the version v1.1.3 (from 2021), is there any reason why this package don't tag releases anymore ?

It's a little bit error-prone for new users because go by default does this (following the installation of readme), and you have to force master branch for latest version also is weird having a package with a pseudo-version in go.mod