summaryrefslogtreecommitdiff
path: root/test/some-program/go.mod
diff options
context:
space:
mode:
authorAlex Flint <[email protected]>2020-04-03 12:31:52 -0400
committerGitHub <[email protected]>2020-04-03 12:31:52 -0400
commit854aa644a6897022cab3dc5974bc19f0367f9055 (patch)
tree2bb7c6c26860731a87f65ade08a84017ac2350e9 /test/some-program/go.mod
parent6f3675fdf12421b56abafbc514ba723e6e4d696d (diff)
parent1fc1a6f6dfb7a332ea90974acd09dadcdf2c2b11 (diff)
Merge pull request #110 from alexflint/github-actions
Set up CI using github actions
Diffstat (limited to 'test/some-program/go.mod')
-rw-r--r--test/some-program/go.mod3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/some-program/go.mod b/test/some-program/go.mod
deleted file mode 100644
index c02bb1b..0000000
--- a/test/some-program/go.mod
+++ /dev/null
@@ -1,3 +0,0 @@
-module some-program
-
-require github.com/alexflint/go-arg v1.0.0