diff options
| author | diogo464 <[email protected]> | 2025-08-08 17:40:19 +0100 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2025-08-08 17:40:44 +0100 |
| commit | bebf1cd5fc4668b7970e3e2e426ad103ecbc670c (patch) | |
| tree | afee1e59890836e367a075749745066450d63f44 /go.mod | |
| parent | 9a25abd1d6ef6f5b0e2c08751183f63db43c73a5 (diff) | |
rust cli init
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 8 |
1 files changed, 0 insertions, 8 deletions
| @@ -1,8 +0,0 @@ | |||
| 1 | module git.d464.sh/fctdrive | ||
| 2 | |||
| 3 | go 1.24.5 | ||
| 4 | |||
| 5 | require ( | ||
| 6 | github.com/go-chi/chi/v5 v5.2.2 | ||
| 7 | github.com/pkg/errors v0.9.1 | ||
| 8 | ) | ||
