[chore]: Bump github.com/go-playground/form/v4 from 4.2.0 to 4.2.1 (#1994)

This commit is contained in:
dependabot[bot] 2023-07-21 14:22:13 +00:00 committed by GitHub
commit d53449ccb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 47 additions and 66 deletions

2
go.mod
View file

@ -26,7 +26,7 @@ require (
github.com/gin-contrib/sessions v0.0.5
github.com/gin-gonic/gin v1.9.1
github.com/go-fed/httpsig v1.1.0
github.com/go-playground/form/v4 v4.2.0
github.com/go-playground/form/v4 v4.2.1
github.com/go-playground/validator/v10 v10.14.1
github.com/google/uuid v1.3.0
github.com/gorilla/feeds v1.1.1