🔖 Bump go version to 1.22.6

This commit is contained in:
Aykhan Shahsuvarov 2024-09-18 20:27:09 +04:00
parent 940f5a3886
commit 37c5d11561

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/aykhans/dodo
go 1.22.3
go 1.22.6
require (
github.com/go-playground/validator/v10 v10.22.1