You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,7 @@ Complementary Software
128
128
Here is a list of software that complements using this library either pre or post validation.
129
129
130
130
*[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.
131
-
*[Conform](https://github.com/leebenson/conform) - Trims, sanitizes & scrubs data based on struct tags.
131
+
*[mold](https://github.com/go-playground/mold) - A general library to help modify or set data within data structures and other objects
0 commit comments