diff options
| author | 2021-03-15 16:15:14 +0100 | |
|---|---|---|
| committer | 2021-03-15 16:15:14 +0100 | |
| commit | 1eecc2688c5eef14b8834c8f58a46b2f8e6bc845 (patch) | |
| tree | 9e9f34745028cb0ef2330b421fef57e68db8d4d4 /go.mod | |
| parent | move mastotypes (diff) | |
| download | gotosocial-1eecc2688c5eef14b8834c8f58a46b2f8e6bc845.tar.xz | |
bit of experimenting and tidying
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ module github.com/gotosocial/gotosocial go 1.16 require ( + github.com/gin-gonic/gin v1.6.3 // indirect github.com/go-fed/activity v1.0.0 github.com/go-oauth2/oauth2/v4 v4.2.0 // indirect github.com/go-pg/pg/extra/pgdebug v0.2.0 |
