diff options
| author | Gab <24553253+gabrix73@users.noreply.github.com> | 2026-08-18 21:43:48 +0200 |
|---|---|---|
| committer | Gab <24553253+gabrix73@users.noreply.github.com> | 2026-08-18 21:43:48 +0200 |
| commit | 25356debcce4118cdfa86842029278fde1e64518 (patch) | |
| tree | e2b681576fb7163ee83006a74b62013e63706c29 /go.mod | |
| parent | 6974e5459608feed48c611c76622226d2fc4fe26 (diff) | |
| download | fog-25356debcce4118cdfa86842029278fde1e64518.tar.gz fog-25356debcce4118cdfa86842029278fde1e64518.tar.xz fog-25356debcce4118cdfa86842029278fde1e64518.zip | |
Publish FOG design documentation and Merkle tree
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -1,9 +0,0 @@ -module fog - -go 1.21 - -require ( - github.com/mattn/go-sqlite3 v1.14.18 - golang.org/x/crypto v0.17.0 - golang.org/x/net v0.19.0 -) |
