summaryrefslogtreecommitdiff
path: root/vendor/github.com/go-playground/form/v4
AgeCommit message (Collapse)AuthorFiles
2025-03-10[chore] remove vendorLibravatar Terin Stock13
2023-07-21[chore]: Bump github.com/go-playground/form/v4 from 4.2.0 to 4.2.1 (#1994)Libravatar dependabot[bot]4
2023-03-06[feature] Add support for profile fields (#1483)Libravatar zowhoey13
* Add go-playground/form pkg * [feature] Add support for profile fields * Add field attributes test * Validate profile fields form * Add profile field validation tests * Add Field Attributes definition to swagger --------- Co-authored-by: tobi <31960611+tsmethurst@users.noreply.github.com>