Updated Go version

This commit is contained in:
Eduard Urbach 2024-08-14 12:25:35 +02:00
parent 124a48d2c8
commit 515fc5ce6e
Signed by: eduard
GPG key ID: 49226B848C78F6C8

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