diff options
| author | 2021-08-31 19:27:02 +0200 | |
|---|---|---|
| committer | 2021-09-01 11:12:10 +0200 | |
| commit | 7b01304dac37524643eca389af07337928d2b815 (patch) | |
| tree | 6c77b6cfe17f312350531627f10d4471f2efe4df /go.mod | |
| parent | change muchos things (diff) | |
| download | gotosocial-7b01304dac37524643eca389af07337928d2b815.tar.xz | |
more updates
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
