diff options
| author | 2023-08-21 06:39:14 +0000 | |
|---|---|---|
| committer | 2023-08-21 06:39:14 +0000 | |
| commit | 36dceac56c467033648590dd7e6ea100e1f824a2 (patch) | |
| tree | 54d1d6451c63785278ad5c1a6331a1d38fe2363e /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-36dceac56c467033648590dd7e6ea100e1f824a2.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 |
