Use git tags to add (GoReleaser-compatible) semver to your Go package.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

5 行
89 B

module example.com/hello
go 1.12
require git.rootprojects.org/root/go-gitver/v2 v2.0.2