mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-07 07:28:07 -06:00
start messing about with streaming api
This commit is contained in:
parent
82d9f88e42
commit
0cee5aa569
9 changed files with 241 additions and 2 deletions
1
go.mod
1
go.mod
|
|
@ -26,6 +26,7 @@ require (
|
|||
github.com/golang/mock v1.5.0 // indirect
|
||||
github.com/google/uuid v1.2.0
|
||||
github.com/gorilla/sessions v1.2.1 // indirect
|
||||
github.com/gorilla/websocket v1.4.2 // indirect
|
||||
github.com/h2non/filetype v1.1.1
|
||||
github.com/json-iterator/go v1.1.11 // indirect
|
||||
github.com/leodido/go-urn v1.2.1 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue