mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-07 06:49:30 -06:00
[chore] Move deps to code.superseriousbusiness.org (#4054)
This commit is contained in:
parent
68ed7aba25
commit
ffde1b150f
955 changed files with 1970 additions and 3639 deletions
9
vendor/codeberg.org/superseriousbusiness/activity/pub/doc.go
generated
vendored
9
vendor/codeberg.org/superseriousbusiness/activity/pub/doc.go
generated
vendored
|
|
@ -1,9 +0,0 @@
|
|||
// Package pub implements the ActivityPub protocol.
|
||||
//
|
||||
// Note that every time the ActivityStreams types are changed (added, removed)
|
||||
// due to code generation, the internal function toASType needs to be modified
|
||||
// to know about these types.
|
||||
//
|
||||
// Note that every version change should also include a change in the version.go
|
||||
// file.
|
||||
package pub
|
||||
Loading…
Add table
Add a link
Reference in a new issue