Update Go version to 1.24.1 in go.mod
This commit is contained in:
parent
3e8171162b
commit
c2a78d820e
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
||||||
module gitea.qpismont.fr/qpismont/trepa
|
module gitea.qpismont.fr/qpismont/trepa
|
||||||
|
|
||||||
go 1.24.0
|
go 1.24.1
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/go-playground/validator/v10 v10.25.0
|
github.com/go-playground/validator/v10 v10.25.0
|
||||||
|
|
Loading…
Reference in a new issue