diff options
author | EuAndreh <eu@euandre.org> | 2024-11-29 13:16:23 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-11-29 13:16:23 -0300 |
commit | 186d778f78f5feb4b1aba14b8bcee18129b4822c (patch) | |
tree | 330bce9df56d75ecc8f93e90565bad1e311a0235 /go.mod | |
parent | rm .github/workflows/ci.yaml (diff) | |
download | tre-186d778f78f5feb4b1aba14b8bcee18129b4822c.tar.gz tre-186d778f78f5feb4b1aba14b8bcee18129b4822c.tar.xz |
rm go.mod go.sum
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,5 +0,0 @@ -module github.com/nihei9/maleeni - -go 1.16 - -require github.com/spf13/cobra v1.1.3 |