update fork ref
This commit is contained in:
parent
e2f936b91b
commit
464cd1710a
20 changed files with 28 additions and 23 deletions
4
go.mod
4
go.mod
|
@ -1,4 +1,4 @@
|
|||
module github.com/mattn/go-mastodon
|
||||
module github.com/RasmusLindroth/go-mastodon
|
||||
|
||||
go 1.12
|
||||
|
||||
|
@ -6,7 +6,7 @@ require (
|
|||
github.com/PuerkitoBio/goquery v1.8.0
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect
|
||||
github.com/fatih/color v1.13.0
|
||||
github.com/gorilla/websocket v1.4.2
|
||||
github.com/gorilla/websocket v1.5.0
|
||||
github.com/mattn/go-colorable v0.1.11 // indirect
|
||||
github.com/mattn/go-tty v0.0.3
|
||||
github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue