Skip to content

Commit a14998c

Browse files
author
Dean Karn
authored
Update README.md
1 parent 572fa77 commit a14998c

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
@@ -317,7 +317,7 @@ Complimentary Software
317317
Here is a list of software that compliments using this library post decoding.
318318

319319
* [Validator](https://github.com/go-playground/validator) - Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving.
320-
* [Conform](https://github.com/leebenson/conform) - Trims, sanitizes & scrubs data based on struct tags.
320+
* [mold](https://github.com/go-playground/mold) - Is a general library to help modify or set data within data structures and other objects.
321321

322322
Package Versioning
323323
----------

0 commit comments

Comments
 (0)