-
Notifications
You must be signed in to change notification settings - Fork 252
Open
Labels
Description
Two suggestions:
- Use one of the (many, many) binary packing tools to include the assets in the binary.
- Move
main.goto the root directory so that you can easily doGO111MODULE=on go get github.com/evildecay/etcdkeeper
(I'm a little more comfortable building from source that downloading a binary release, and building from source is so easy with Go.)
Thanks!
Reactions are currently unavailable