gotosocial/vendor/github.com/yuin/goldmark/parser
kim 67100809b3 [chore] update dependencies (#4361)
- codeberg.org/gruf/go-kv/v2 v2.0.5 => v2.0.6
- github.com/coreos/go-oidc/v3 v3.14.1 => v3.15.0
- github.com/miekg/dns v1.1.67 => v1.1.68
- github.com/tdewolff/minify/v2 v2.23.9 => v2.23.11
- github.com/yuin/goldmark v1.7.12 => v1.7.13
- golang.org/x/crypto v0.40.0 => v0.41.0
- golang.org/x/image v0.29.0 => v0.30.0
- golang.org/x/net v0.42.0 => v0.43.0
- golang.org/x/sys v0.34.0 => v0.35.0
- golang.org/x/text v0.27.0 => v0.28.0
- modernc.org/sqlite v1.38.0 => v1.38.2

Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4361
Co-authored-by: kim <grufwub@gmail.com>
Co-committed-by: kim <grufwub@gmail.com>
2025-08-10 15:05:54 +02:00
..
attribute.go [chore]: Bump github.com/yuin/goldmark from 1.5.5 to 1.5.6 (#2140) 2023-08-21 06:39:14 +00:00
atx_heading.go [chore]: Bump github.com/yuin/goldmark from 1.5.5 to 1.5.6 (#2140) 2023-08-21 06:39:14 +00:00
auto_link.go [chore/bugfix] Switch markdown from blackfriday to goldmark (#1267) 2022-12-16 12:20:22 +01:00
blockquote.go [chore]: Bump github.com/yuin/goldmark from 1.7.4 to 1.7.6 (#3430) 2024-10-14 11:43:44 +02:00
code_block.go [chore] update dependencies (#4188) 2025-05-22 16:27:55 +02:00
code_span.go [chore/bugfix] Switch markdown from blackfriday to goldmark (#1267) 2022-12-16 12:20:22 +01:00
delimiter.go [chore]: Bump github.com/yuin/goldmark from 1.7.8 to 1.7.10 (#4037) 2025-04-22 12:32:39 +02:00
emphasis.go [chore/bugfix] Switch markdown from blackfriday to goldmark (#1267) 2022-12-16 12:20:22 +01:00
fcode_block.go [chore] update dependencies (#4361) 2025-08-10 15:05:54 +02:00
html_block.go [chore] update dependencies (#4188) 2025-05-22 16:27:55 +02:00
link.go [chore]: Bump github.com/yuin/goldmark from 1.7.3 to 1.7.4 (#3059) 2024-07-01 13:41:55 +02:00
link_ref.go [chore/bugfix] Switch markdown from blackfriday to goldmark (#1267) 2022-12-16 12:20:22 +01:00
list.go [chore]: Bump github.com/yuin/goldmark from 1.5.5 to 1.5.6 (#2140) 2023-08-21 06:39:14 +00:00
list_item.go [chore] update dependencies (#4188) 2025-05-22 16:27:55 +02:00
paragraph.go [chore] update dependencies (#4188) 2025-05-22 16:27:55 +02:00
parser.go [chore] update dependencies (#4188) 2025-05-22 16:27:55 +02:00
raw_html.go [chore]: Bump github.com/yuin/goldmark from 1.6.0 to 1.7.0 (#2603) 2024-02-05 09:50:35 +00:00
setext_headings.go [chore]: Bump github.com/yuin/goldmark from 1.5.5 to 1.5.6 (#2140) 2023-08-21 06:39:14 +00:00
thematic_break.go [chore] update dependencies (#4188) 2025-05-22 16:27:55 +02:00