mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-18 13:07:35 -06:00
[chore]: Bump mvdan.cc/xurls/v2 from 2.5.0 to 2.6.0 (#3643)
Bumps [mvdan.cc/xurls/v2](https://github.com/mvdan/xurls) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/mvdan/xurls/releases) - [Commits](https://github.com/mvdan/xurls/compare/v2.5.0...v2.6.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
4d423102c1
commit
b95498b8c2
86 changed files with 5284 additions and 1449 deletions
20
vendor/mvdan.cc/xurls/v2/schemes.go
vendored
20
vendor/mvdan.cc/xurls/v2/schemes.go
vendored
|
|
@ -24,6 +24,7 @@ var Schemes = []string{
|
|||
`apt`,
|
||||
`ar`,
|
||||
`ark`,
|
||||
`at`,
|
||||
`attachment`,
|
||||
`aw`,
|
||||
`barion`,
|
||||
|
|
@ -32,7 +33,9 @@ var Schemes = []string{
|
|||
`bitcoin`,
|
||||
`bitcoincash`,
|
||||
`blob`,
|
||||
`bluetooth`,
|
||||
`bolo`,
|
||||
`brid`,
|
||||
`browserext`,
|
||||
`cabal`,
|
||||
`calculator`,
|
||||
|
|
@ -59,6 +62,7 @@ var Schemes = []string{
|
|||
`dat`,
|
||||
`data`,
|
||||
`dav`,
|
||||
`dhttp`,
|
||||
`diaspora`,
|
||||
`dict`,
|
||||
`did`,
|
||||
|
|
@ -110,6 +114,7 @@ var Schemes = []string{
|
|||
`ham`,
|
||||
`hcap`,
|
||||
`hcp`,
|
||||
`hs20`,
|
||||
`http`,
|
||||
`https`,
|
||||
`hxxp`,
|
||||
|
|
@ -147,9 +152,11 @@ var Schemes = []string{
|
|||
`ldap`,
|
||||
`ldaps`,
|
||||
`leaptofrogans`,
|
||||
`lid`,
|
||||
`lorawan`,
|
||||
`lpa`,
|
||||
`lvlt`,
|
||||
`machineProvisioningProgressReporter`,
|
||||
`magnet`,
|
||||
`mailserver`,
|
||||
`mailto`,
|
||||
|
|
@ -179,6 +186,7 @@ var Schemes = []string{
|
|||
`ms-help`,
|
||||
`ms-infopath`,
|
||||
`ms-inputapp`,
|
||||
`ms-launchremotedesktop`,
|
||||
`ms-lockscreencomponent-config`,
|
||||
`ms-media-stream-id`,
|
||||
`ms-meetnow`,
|
||||
|
|
@ -187,9 +195,12 @@ var Schemes = []string{
|
|||
`ms-newsandinterests`,
|
||||
`ms-officeapp`,
|
||||
`ms-people`,
|
||||
`ms-personacard`,
|
||||
`ms-project`,
|
||||
`ms-powerpoint`,
|
||||
`ms-publisher`,
|
||||
`ms-recall`,
|
||||
`ms-remotedesktop`,
|
||||
`ms-remotedesktop-launch`,
|
||||
`ms-restoretabcompanion`,
|
||||
`ms-screenclip`,
|
||||
|
|
@ -238,6 +249,8 @@ var Schemes = []string{
|
|||
`mumble`,
|
||||
`mupdate`,
|
||||
`mvn`,
|
||||
`mvrp`,
|
||||
`mvrps`,
|
||||
`news`,
|
||||
`nfs`,
|
||||
`ni`,
|
||||
|
|
@ -250,6 +263,7 @@ var Schemes = []string{
|
|||
`onenote`,
|
||||
`onenote-cmd`,
|
||||
`opaquelocktoken`,
|
||||
`openid`,
|
||||
`openpgp4fpr`,
|
||||
`otpauth`,
|
||||
`p1`,
|
||||
|
|
@ -290,6 +304,7 @@ var Schemes = []string{
|
|||
`sftp`,
|
||||
`sgn`,
|
||||
`shc`,
|
||||
`shelter`,
|
||||
`sieve`,
|
||||
`simpleledger`,
|
||||
`simplex`,
|
||||
|
|
@ -321,12 +336,15 @@ var Schemes = []string{
|
|||
`tag`,
|
||||
`taler`,
|
||||
`teamspeak`,
|
||||
`teapot`,
|
||||
`teapots`,
|
||||
`tel`,
|
||||
`teliaeid`,
|
||||
`telnet`,
|
||||
`tftp`,
|
||||
`things`,
|
||||
`thismessage`,
|
||||
`thzp`,
|
||||
`tip`,
|
||||
`tn3270`,
|
||||
`tool`,
|
||||
|
|
@ -367,6 +385,8 @@ var Schemes = []string{
|
|||
`xmlrpc.beep`,
|
||||
`xmlrpc.beeps`,
|
||||
`xmpp`,
|
||||
`xftp`,
|
||||
`xrcp`,
|
||||
`xri`,
|
||||
`ymsgr`,
|
||||
`z39.50`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue