mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-07 15:08:06 -06:00
[chore]: Bump mvdan.cc/xurls/v2 from 2.4.0 to 2.5.0 (#1702)
Bumps [mvdan.cc/xurls/v2](https://github.com/mvdan/xurls) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/mvdan/xurls/releases) - [Commits](https://github.com/mvdan/xurls/compare/v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: mvdan.cc/xurls/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ef3004b77f
commit
c5f61c456b
8 changed files with 36 additions and 29 deletions
2
vendor/mvdan.cc/xurls/v2/README.md
vendored
2
vendor/mvdan.cc/xurls/v2/README.md
vendored
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[](https://pkg.go.dev/mvdan.cc/xurls/v2)
|
||||
|
||||
Extract urls from text using regular expressions. Requires Go 1.16 or later.
|
||||
Extract urls from text using regular expressions. Requires Go 1.19 or later.
|
||||
|
||||
```go
|
||||
import "mvdan.cc/xurls/v2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue