Updated Go version

This commit is contained in:
2025-02-14 16:46:36 +01:00
parent d589b02570
commit 88b3f468d1
9 changed files with 10 additions and 10 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module git.akyoto.dev/cli/q
go 1.23
go 1.24
require (
git.akyoto.dev/go/assert v0.1.3