Skip to content

Tags: arl/evolve

Tags

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable Go modules (#17)

* engine: remove dependency to pkg/errors

* vendor: remove vendor folder

* mod: add go.mod and go.sum

* travis: add GO111MODULE=on

v0.1.0

Toggle v0.1.0's commit message
Cosmetics