samuel / go-zookeeper

Native ZooKeeper client for Go. This project is no longer maintained. Please use https://github.com/go-zookeeper/zk instead.
BSD 3-Clause "New" or "Revised" License
1.64k stars 672 forks source link

Tag the release for use with golang/dep and vgo #196

Open horkhe opened 6 years ago

horkhe commented 6 years ago

Semver is finally welcome in to the Golang world by the advent of dep and vgo, so could you please start tagging releases. Thank you,