Updated Go version

This commit is contained in:
Eduard Urbach 2024-08-14 12:25:35 +02:00
parent aedd6bf6a1
commit a2effb7db7
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

2
go.mod
View File

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