summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorhaturatu <taro@eyes4you.org>2025-03-17 00:29:44 +0900
committerhaturatu <taro@eyes4you.org>2025-03-17 00:29:44 +0900
commitd14075115766ac0dec86f8a9a5208d1834e0c018 (patch)
tree55876f5ae188de53fd81680002a9132528f17717 /go.mod
parentdd932e5db50a4610fa59e08cd4aa2ee11d5eeb4d (diff)
add: gscp
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..09c73c5
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module gscp
+
+go 1.24.0