summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/asaskevich/govalidator/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/asaskevich/govalidator/doc.go')
-rw-r--r--vendor/github.com/asaskevich/govalidator/doc.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/github.com/asaskevich/govalidator/doc.go b/vendor/github.com/asaskevich/govalidator/doc.go
new file mode 100644
index 0000000000..55dce62dc8
--- /dev/null
+++ b/vendor/github.com/asaskevich/govalidator/doc.go
@@ -0,0 +1,3 @@
+package govalidator
+
+// A package of validators and sanitizers for strings, structures and collections.