@julz is it possible to use semver based tagging (add tags after adding features or fixing bugs), it can make the life of the maintainers of tools that depend on importas way easier (speaking about myself who is trying to keep tooling updated as much as possible in golangci-lint).
Also, @dependabot can easily track dependencies, which is also a nice thing to have.
@julz is it possible to use semver based tagging (add tags after adding features or fixing bugs), it can make the life of the maintainers of tools that depend on
importas
way easier (speaking about myself who is trying to keep tooling updated as much as possible ingolangci-lint
).Also, @dependabot can easily track dependencies, which is also a nice thing to have.