Commit 30e260b
committed
fix(docopts): initialize Go modules before running
- 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#65go build
1 parent 2e33aee commit 30e260b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
0 commit comments