go-zookeeper / zk

Native ZooKeeper client for Go
BSD 3-Clause "New" or "Revised" License
515 stars 130 forks source link

update the go version to the latest #146

Open MKrupauskas opened 3 months ago

MKrupauskas commented 3 months ago

Currently, we can't use more recent features like any in the library because we're on go 1.13. We should upgrade.