aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-11-29 13:16:23 -0300
committerEuAndreh <eu@euandre.org>2024-11-29 13:16:23 -0300
commit186d778f78f5feb4b1aba14b8bcee18129b4822c (patch)
tree330bce9df56d75ecc8f93e90565bad1e311a0235 /go.mod
parentrm .github/workflows/ci.yaml (diff)
downloadtre-186d778f78f5feb4b1aba14b8bcee18129b4822c.tar.gz
tre-186d778f78f5feb4b1aba14b8bcee18129b4822c.tar.xz
rm go.mod go.sum
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod5
1 files changed, 0 insertions, 5 deletions
diff --git a/go.mod b/go.mod
deleted file mode 100644
index 4a0c384..0000000
--- a/go.mod
+++ /dev/null
@@ -1,5 +0,0 @@
-module github.com/nihei9/maleeni
-
-go 1.16
-
-require github.com/spf13/cobra v1.1.3