Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dillonzq/LoveIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorDillon <dillonzq@outlook.com>2022-05-07 21:30:22 +0300
committerDillon <dillonzq@outlook.com>2022-05-07 21:30:22 +0300
commitc878a747d7498c05b8a445744d82ecfaff3491f4 (patch)
treee91292d60e75a536aa971c18dce149e5e71ac590 /go.mod
parent857047a7a16426b49e4c13a62072e9c666112548 (diff)
chore: rm version detection and refactor config
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 00000000..9c77d8ab
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module github.com/dillonzq/LoveIt
+
+go 1.18