🔖 Bump go version to 1.24

This commit is contained in:
2025-03-01 17:18:59 +04:00
parent 00afca7139
commit 74dcecc8b1
3 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/aykhans/dodo
go 1.23.2
go 1.24
require (
github.com/go-playground/validator/v10 v10.25.0