diff options
| author | 2023-07-21 14:22:13 +0000 | |
|---|---|---|
| committer | 2023-07-21 14:22:13 +0000 | |
| commit | d53449ccb43d757915d17b0383c62cb5403a3211 (patch) | |
| tree | 0ac9a2d4245fba6cbbb1207d2d309b9264f34804 /go.mod | |
| parent | Bump word-wrap from 1.2.3 to 1.2.4 in /web/source (#2001) (diff) | |
| download | gotosocial-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
