We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a81f2a commit f0e5167Copy full SHA for f0e5167
go.mod
@@ -1,6 +1,8 @@
1
module github.com/go-playground/validator/v10
2
3
-go 1.20
+go 1.23.0
4
+
5
+toolchain go1.24.4
6
7
require (
8
github.com/gabriel-vasile/mimetype v1.4.9
0 commit comments