diff options
| author | 2023-08-21 06:39:14 +0000 | |
|---|---|---|
| committer | 2023-08-21 17:17:57 +0200 | |
| commit | 3ee69cc0d3ca7a3f58549adaff1c05e0d9f14ae2 (patch) | |
| tree | a5cb15b3aa5aef721e0f986afa6e27f88ba4c9ba /vendor/github.com/yuin/goldmark/text/package.go | |
| parent | [feature/bugfix] Probe S3 storage for CSP uri, add config flag for extra URIs... (diff) | |
| download | gotosocial-3ee69cc0d3ca7a3f58549adaff1c05e0d9f14ae2.tar.xz | |
[chore]: Bump github.com/yuin/goldmark from 1.5.5 to 1.5.6 (#2140)
Diffstat (limited to 'vendor/github.com/yuin/goldmark/text/package.go')
| -rw-r--r-- | vendor/github.com/yuin/goldmark/text/package.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/yuin/goldmark/text/package.go b/vendor/github.com/yuin/goldmark/text/package.go new file mode 100644 index 000000000..d241ac693 --- /dev/null +++ b/vendor/github.com/yuin/goldmark/text/package.go @@ -0,0 +1,2 @@ +// Package text provides functionalities to manipulate texts. +package text |
