mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-12 13:18:07 -06:00
Bring up to date with main
This commit is contained in:
parent
1f70d64a7e
commit
19f0cd710b
2 changed files with 3 additions and 1 deletions
|
|
@ -180,6 +180,6 @@ func dereferenceByNodeInfo(t *transport, c context.Context, iri *url.URL) (*gtsm
|
|||
if nodeinfoHref == nil {
|
||||
return nil, errors.New("could not find nodeinfo rel in well known response")
|
||||
}
|
||||
aaaaaaaaaaaaaaaaa // do the second query
|
||||
// TODO: do the second query
|
||||
return nil, errors.New("not yet implemented")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue