arangodb-helper / arangodb

ArangoDB Starter - starts ArangoDB clusters & single servers with ease.
Apache License 2.0
75 stars 16 forks source link

Switch to Go 1.17.13 and add make binaries to travis #331

Closed nikita-vanyasin closed 2 years ago

nikita-vanyasin commented 2 years ago

github.com/docker/docker does not fully support 1.18 yet and builds for darwin/windows are failing.

Upgrading to 1.17.13 will fix CVEs too.