go/v0.5.1
The Go implementation of Base85N, v0.5.1.
go get github.com/keywan-ghadami/base85n/go@v0.5.1The tag is go/v0.5.1 rather than v0.5.1 because the module
lives in the go/ subdirectory; Go derives one from the other, and
the version consumers write is v0.5.1.
Nothing is uploaded: the module proxy fetches this tag from the
repository, and sum.golang.org records the hash of what it fetched,
so a later change to the tag would be detected by anybody's
go.sum.