Gollum 0.6.0 contains breaking changes over version 0.5.x. Please read the release notes carefully
Gollum 0.6.0 dependency management switches from go-dep to go-modules. As of this is recommended to use go 1.11 or later for development. Go 1.10 and 1.9 are still supported. Support for Go 1.8 or older has been dropped.
No Linux/ARMv6 binary has been included in this build due to a build er...