diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2026-08-24 22:49:01 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2026-08-24 22:49:01 -0700 |
| commit | ec47b533e2d748f6831f0fd2f68e93d0954c1d8f (patch) | |
| tree | 3f456337a0fafbf51fda17ac52e2102ddcf47468 /go.mod | |
| download | rsh-main.tar.zst | |
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +module roseh.moe/cmd/rsh + +go 1.26.5 + +require github.com/google/go-cmp v0.7.0 |
