Skip to content

Commit e35c065

Browse files
mosdeoThomasObenaus
authored andcommitted
Update validator to v10 (gin-gonic#2190)
Passed my manual test, output nothing different.
1 parent 3f4df94 commit e35c065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ import (
708708

709709
"github.com/gin-gonic/gin"
710710
"github.com/gin-gonic/gin/binding"
711-
"gopkg.in/go-playground/validator.v9"
711+
"gopkg.in/go-playground/validator.v10"
712712
)
713713

714714
// Booking contains binded and validated data.

0 commit comments

Comments
 (0)