Skip to content

Commit 34b8495

Browse files
author
Dean Karn
committed
change related software
1 parent 11a1fab commit 34b8495

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
@@ -128,7 +128,7 @@ Complementary Software
128128
Here is a list of software that complements using this library either pre or post validation.
129129

130130
* [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
132132

133133
How to Contribute
134134
------

0 commit comments

Comments
 (0)