Skip to content

Commit 598aac2

Browse files
author
Dean Karn
authored
Update README.md
1 parent 5f57d22 commit 598aac2

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
@@ -346,7 +346,7 @@ Complimentary Software
346346

347347
Here is a list of software that compliments using this library either pre or post validation.
348348

349-
* [Gorilla Schema](https://github.com/gorilla/schema) - Package gorilla/schema fills a struct with form values.
349+
* [form](https://github.com/go-playground/form) - Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.
350350
* [Conform](https://github.com/leebenson/conform) - Trims, sanitizes & scrubs data based on struct tags.
351351

352352
How to Contribute

0 commit comments

Comments
 (0)