kvtools / valkeyrie

Distributed Key/Value Store Abstraction Library written in Go.
https://pkg.go.dev/github.com/kvtools/valkeyrie
Apache License 2.0
278 stars 43 forks source link

Update to go1.16 #50

Closed kevinpollet closed 2 years ago

kevinpollet commented 2 years ago

What does this PR do?

This pull request,

updates the go version used on Travis CI to go1.16 and go1.17 (supported go releases).

updates the download script of zookeeper to use the archive URL that contains old and new releases of zookeeper.