🔖 Bump go version to 1.25

This commit is contained in:
2025-08-17 15:45:14 +04:00
parent b6e85d9443
commit b32f567de7
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.24.2
go 1.25
require (
github.com/brianvoe/gofakeit/v7 v7.3.0