summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-21 14:22:13 +0000
committerLibravatar GitHub <noreply@github.com>2023-07-21 14:22:13 +0000
commitd53449ccb43d757915d17b0383c62cb5403a3211 (patch)
tree0ac9a2d4245fba6cbbb1207d2d309b9264f34804 /go.mod
parentBump word-wrap from 1.2.3 to 1.2.4 in /web/source (#2001) (diff)
downloadgotosocial-d53449ccb43d757915d17b0383c62cb5403a3211.tar.xz
[chore]: Bump github.com/go-playground/form/v4 from 4.2.0 to 4.2.1 (#1994)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 408b3fdfd..8e1323d22 100644
--- a/go.mod
+++ b/go.mod
@@ -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