aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorSmoke <[email protected]>2024-01-19 05:47:29 -1000
committerSmoke <[email protected]>2024-01-19 05:47:29 -1000
commit320bb2e1e7dfe5092ea1f6b65a9c6e53e58ce387 (patch)
treea9a24a8ae8e701258fc7a77c91ce447845ab76f0 /go.mod
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..eb6d13b
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module github.com/crypto-smoke/meshtastic-go
+
+go 1.21