summaryrefslogtreecommitdiffstats
path: root/testing/resources/golang_hooks_repo/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'testing/resources/golang_hooks_repo/go.mod')
-rw-r--r--testing/resources/golang_hooks_repo/go.mod5
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/resources/golang_hooks_repo/go.mod b/testing/resources/golang_hooks_repo/go.mod
deleted file mode 100644
index f37d4b6..0000000
--- a/testing/resources/golang_hooks_repo/go.mod
+++ /dev/null
@@ -1,5 +0,0 @@
-module golang-hello-world
-
-go 1.18
-
-require github.com/BurntSushi/toml v1.1.0