aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorÖzgür Kesim <oec@codeblau.de>2024-03-19 19:00:58 +0100
committerÖzgür Kesim <oec@codeblau.de>2024-03-19 19:00:58 +0100
commitb1b9028856d3ffb8bd98f831c1c5c9ffc6f6e810 (patch)
tree8dab12d18b979b27ae5929ee8fd656fe4ce89a6a /go.mod
parente96bed214504f8384fbd3859b05710cec67a869d (diff)
work on avnet startet
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 3 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index ed03d2e..d779a7e 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,5 @@
-module kesim.org/goseal
+module kesim.org/seal
go 1.22.0
+
+require filippo.io/edwards25519 v1.1.0 // indirect