Skip to content

Tags: showgodcode/go-zookeeper

Tags

v1.0.0

Toggle v1.0.0's commit message
Add Go modules + Go 1.13 support (z-division#9)

* Add go.mod, update travis
* Fix linting errors
* Fix struct encode and decode for Go 1.13
* Make travis run on all branches
* Test against newer versions of Go