go-zookeeper / zk

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

where to get .deb #121

Closed kopax closed 5 months ago

kopax commented 7 months ago

Hello, i had a workaround here https://github.com/eBayClassifiedsGroup/PanteraS/issues/299#issuecomment-535903925

Somehow I trusted github to store the information I needed as usually people archive their repo

It seems the owner didn't think people needed legacy support #50 How to get the .deb from this new repo please :) !

jeffbean commented 7 months ago

I'm not following on what the issue is?

This particular Go library is not a cli, or is not distributed via Debian.

jeffbean commented 5 months ago

closing. This library is the core library that the cli you link uses. https://github.com/openark/zookeepercli/blob/master/zk/zk.go#L25

This repository itself will not provide a Debian of anything since its a pure Go library.