Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(docopts): initialize Go modules before running
go build
- on the root fork on `master`, there is no `go.mod` yet, so need to create one and add deps - I have a PR out that adds this (and more), but it is still under review (and maybe for a good bit): docopt/docopts#65
- Loading branch information