diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-26 08:34:25 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-26 08:34:25 -0700 |
| commit | c6bf1cfbda1f348b0e8753bae83497b11e83721e (patch) | |
| tree | ff93f557a136ee6b3dfa6d2263f2112131d555d4 /go.mod | |
| parent | a2b7b23acc5632219ed6604474930a8e76d2128e (diff) | |
| download | roseh.moe-c6bf1cfbda1f348b0e8753bae83497b11e83721e.tar.zst | |
Bump deps
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ go 1.24.0 require ( golang.org/x/term v0.36.0 - roseh.moe/pkg/asspb v1.2.2 + roseh.moe/pkg/asspb v1.2.4 roseh.moe/pkg/wordlist v1.0.2 ) |
