diff options
| author | Alex Flint <[email protected]> | 2019-04-14 18:00:46 -0700 |
|---|---|---|
| committer | Alex Flint <[email protected]> | 2019-04-14 18:00:46 -0700 |
| commit | 9edf2ebc956a1b434fb58ef09c361377754a80d6 (patch) | |
| tree | 89ce8cae6aa5a0f65374896b778912282d2bea7f /go.mod | |
| parent | b8678d404568d6df96cf390eab226a2ebc04d208 (diff) | |
| parent | 78d30a555ccce677d4d535d30d62218b5f3c1a27 (diff) | |
Merge remote-tracking branch 'origin/master' into subcommands
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,6 +2,5 @@ module github.com/alexflint/go-arg require ( github.com/alexflint/go-scalar v1.0.0 - github.com/kr/pretty v0.1.0 github.com/stretchr/testify v1.2.2 ) |
