summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorbt <bt@rctt.net>2026-03-07 18:57:39 +0100
committerbt <bt@rctt.net>2026-03-07 18:57:39 +0100
commitd4ff53aa8469354d70d7d79850d440d1dac7d981 (patch)
treedc93f7cf7685ebec455c90dbfc94ed0480ad944d /go.mod
downloadsolec-d4ff53aa8469354d70d7d79850d440d1dac7d981.tar.gz
solec-d4ff53aa8469354d70d7d79850d440d1dac7d981.zip
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..e1aaa45
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module git.sr.ht/~rctt/solecd
+
+go 1.25.0