mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-09-18 07:12:31 +00:00
Update dependencies and fix whatsmeow API changes (#1887)
* Update dependencies * Fix whatsmau API changes
This commit is contained in:
1
vendor/github.com/gomarkdown/markdown/ast/node.go
generated
vendored
1
vendor/github.com/gomarkdown/markdown/ast/node.go
generated
vendored
@@ -272,6 +272,7 @@ type CrossReference struct {
|
||||
Container
|
||||
|
||||
Destination []byte // Destination is where the reference points to
|
||||
Suffix []byte // Potential citation suffix, i.e. (#myid, text)
|
||||
}
|
||||
|
||||
// Citation is a citation node.
|
||||
|
Reference in New Issue
Block a user