Update to go 1.24

This commit is contained in:
2025-02-12 07:52:29 +01:00
parent f519b94392
commit 7e4b39f2e6

2
go.mod
View File

@ -1,6 +1,6 @@
module code.dlmw.ch/dlmw/qv
go 1.23.4
go 1.24
require (
github.com/golang-migrate/migrate/v4 v4.18.1