diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-12-29 18:53:44 -0800 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-12-29 18:53:44 -0800 |
| commit | adb9ff3a33a49b322aa2481b2f73ab205d143f3a (patch) | |
| tree | 61a6d534017ea7a3e10965ae69318813cfe183cd /go.mod | |
| parent | 838988c1f2cf8aed46ce0c028d32a2d2a22d01fb (diff) | |
| download | oae2-adb9ff3a33a49b322aa2481b2f73ab205d143f3a.tar.zst | |
Downgrade required Go version
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ module roseh.moe/pkg/oae2 -go 1.25.4 +go 1.24 |
