diff options
author | Özgür Kesim <oec@kesim.org> | 2024-03-19 21:08:20 +0100 |
---|---|---|
committer | Özgür Kesim <oec@kesim.org> | 2024-03-19 21:08:20 +0100 |
commit | e92c9886af82d5d9bc64b715677588e2643271bd (patch) | |
tree | 44d4ef1630933212aefcbe96c62ceca54a0f36ee /go.mod | |
parent | b1b9028856d3ffb8bd98f831c1c5c9ffc6f6e810 (diff) |
direct dependency
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ module kesim.org/seal go 1.22.0 -require filippo.io/edwards25519 v1.1.0 // indirect +require filippo.io/edwards25519 v1.1.0 |