Skip to content

Commit f0e5167

Browse files
committed
go mod tidy
1 parent 2a81f2a commit f0e5167

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module github.com/go-playground/validator/v10
22

3-
go 1.20
3+
go 1.23.0
4+
5+
toolchain go1.24.4
46

57
require (
68
github.com/gabriel-vasile/mimetype v1.4.9

0 commit comments

Comments
 (0)