diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-11-30 20:48:44 -0800 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-11-30 20:48:44 -0800 |
| commit | a9f1d52877c3e9f184843216cb6996d4bab11ccf (patch) | |
| tree | ba7d32ceb559cc20661659381ef802b9bdc424e2 | |
| parent | 1a71a5985f3116c138f4acc4613e8e29982e38f5 (diff) | |
| download | roseh.moe-a9f1d52877c3e9f184843216cb6996d4bab11ccf.tar.zst | |
Bump Go version
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ module roseh.moe/pkg/roseh.moe -go 1.24.0 +go 1.25 require ( github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e |
