summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar tsmethurst <tobi.smethurst@klarrio.com>2021-08-31 19:27:02 +0200
committerLibravatar tsmethurst <tobi.smethurst@protonmail.com>2021-09-01 11:12:10 +0200
commit7b01304dac37524643eca389af07337928d2b815 (patch)
tree6c77b6cfe17f312350531627f10d4471f2efe4df /go.mod
parentchange muchos things (diff)
downloadgotosocial-7b01304dac37524643eca389af07337928d2b815.tar.xz
more updates
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 9e0ef9a08..8cdd6baf7 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,7 @@ require (
github.com/go-errors/errors v1.4.0 // indirect
github.com/go-fed/activity v1.0.1-0.20210803212804-d866ba75dd0f
github.com/go-fed/httpsig v1.1.0
- github.com/go-playground/validator/v10 v10.7.0 // indirect
+ github.com/go-playground/validator/v10 v10.7.0
github.com/golang/geo v0.0.0-20210211234256-740aa86cb551 // indirect
github.com/golang/mock v1.6.0 // indirect
github.com/golang/protobuf v1.5.2 // indirect