tecbot / gorocksdb

gorocksdb is a Go wrapper for RocksDB
http://rocksdb.org
MIT License
937 stars 269 forks source link

Go modules require version tags to follow semver #194

Open smoya opened 4 years ago

smoya commented 4 years ago

Current tags don't follow semver (missing patch). It is a requirement for Go modules as stated in https://github.com/golang/go/wiki/Modules#what-happens-if-i-create-a-gomod-but-do-not-apply-semver-tags-to-my-repository