h2non / filetype

Fast, dependency-free Go package to infer binary file types based on the magic numbers header signature

Home Page:https://pkg.go.dev/github.com/h2non/filetype?tab=doc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release tags

picollomartin opened this issue Β· comments

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