diff options
| author | 2021-03-11 14:30:14 +0100 | |
|---|---|---|
| committer | 2021-03-11 14:30:14 +0100 | |
| commit | c558681f021dc0ebe77a6a72e22e9a92ce5d482d (patch) | |
| tree | 85bd89aabe47c3b0f77ba9380ca6f1b858015560 /go.mod | |
| parent | building out media req/resp model (diff) | |
| download | gotosocial-c558681f021dc0ebe77a6a72e22e9a92ce5d482d.tar.xz | |
start adding mastodon api types
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ module github.com/gotosocial/gotosocial go 1.16 require ( - github.com/gin-gonic/gin v1.6.3 github.com/go-fed/activity v1.0.0 github.com/go-pg/pg/extra/pgdebug v0.2.0 github.com/go-pg/pg/v10 v10.8.0 |
