aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2021-10-08 23:46:05 +0200
committerThomas Voss <mail@thomasvoss.com> 2021-10-08 23:46:05 +0200
commitd4a272edf46ad64b5bb9f1d1305f471d1f15ecfa (patch)
tree8fe297cbb9091eecac286833a375bfcd88850b5d /go.mod
[Meta] Initial commit
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..e96dbf6
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module github.com/Mango0x45/getgopt
+
+go 1.17