thedevsaddam / govalidator

Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.
MIT License
1.32k stars 122 forks source link

Added go.mod file #99

Open TheNerdyHamster opened 4 years ago

TheNerdyHamster commented 4 years ago

Added go.mod file for go modules support