mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
Using Go modules allows to pin versions in go.mod, so dependency management tools can track those. Right now make targets will install latest version and travis.yml downloads binaries from github, moving to modules simplifies all of this. tools.go is needed so that go build doesn't strip those dependencies from go.mod
26 KiB
26 KiB