update go

This commit is contained in:
Neemek 2025-10-01 10:44:09 +02:00
parent 081a0fdb18
commit 15705acbfc
Signed by: neemek
GPG key ID: 84FFE4D7D40AB25E
5 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,5 @@
module neemek.com/anglais/cli
go 1.24.3
go 1.25
require (
github.com/alecthomas/kong v1.5.1
)
require github.com/alecthomas/kong v1.12.1