gitea/vendor/github.com
mrsdizzie f2de5dc8c8 Replace linkRegex with xurls library ()
* Replace linkRegex with xurls library

Rather than maintaining a complicated regex to match URLs for
autolinking, gitea can use this existing go library that takes care of
the matching with very little code change to gitea itself. After
spending a while trying to find the perfect regex for all cases this library
still works better as it is more flexible than a single regex ever will be.

This will also fix the following issues:   

This passes all our current tests and I've added new ones mentioned in
those issues as well.

* Use xurls.StrictMatchingScheme instead of xurls.Strict

This is much faster and we only care about https? links to preserve
existing behavior.
..
BurntSushi/toml add other session providers ()
PuerkitoBio/goquery Migrate to dep ()
RoaringBitmap/roaring Migrate to dep ()
Unknwon Migrate to dep ()
andybalholm/cascadia Migrate to dep ()
beorn7/perks Prometheus endpoint ()
blevesearch Update bleve dependency to latest master revision ()
boombuler/barcode Migrate to dep ()
bradfitz/gomemcache Added all required dependencies
chaseadamsio/goorgeous Migrate to dep ()
couchbase Update bleve dependency to latest master revision ()
couchbaselabs/go-couchbase add other session providers ()
davecgh/go-spew LDAP Public SSH Keys synchronization ()
denisenkom/go-mssqldb Migrate to dep ()
dgrijalva/jwt-go Migrate to dep ()
edsrzf/mmap-go Migrate to dep ()
elazarl/go-bindata-assetfs Migrate to dep ()
emirpasic/gods Implement git refs API for listing references (branches, tags and other) ()
etcd-io/bbolt Update bleve dependency to latest master revision ()
ethantkoenig/rupture Migrate to dep ()
facebookgo Migrate to dep ()
glycerine/go-unsnap-stream Migrate to dep ()
go-macaron add other session providers ()
go-sql-driver/mysql upgrade go-sql-driver/mysql to fix invalid connection error ()
go-xorm Fixing : ()
gogits Migrate to dep ()
golang Prometheus endpoint ()
gorilla Migrate to dep ()
issue9/identicon Migrate to dep ()
jaytaylor/html2text Migrate to dep ()
jbenet/go-context Implement git refs API for listing references (branches, tags and other) ()
kballard/go-shellquote Migrate to dep ()
kevinburke/ssh_config Implement git refs API for listing references (branches, tags and other) ()
keybase/go-crypto Migrate to dep ()
klauspost Migrate to dep ()
lafriks/xormstore Migrate to dep ()
lib/pq Migrate to dep ()
lunny Refactor issue indexer ()
markbates/goth Discord Oauth2 support ()
mattn/go-sqlite3 Update vendor/github.com/mattn/go-sqlite3 ()
matttproud/golang_protobuf_extensions Prometheus endpoint ()
mcuadros/go-version Migrate to dep ()
microcosm-cc/bluemonday Migrate to dep ()
mitchellh/go-homedir Implement git refs API for listing references (branches, tags and other) ()
mrjones/oauth Migrate to dep ()
mschoch/smat Migrate to dep ()
msteinert/pam Migrate to dep ()
mvdan/xurls Replace linkRegex with xurls library ()
nfnt/resize Migrate to dep ()
pelletier/go-buffruneio Implement git refs API for listing references (branches, tags and other) ()
philhofer/fwd Migrate to dep ()
pkg/errors add other session providers ()
pmezard/go-difflib Update code.gitea.io/git ()
pquerna/otp Migrate to dep ()
prometheus Prometheus endpoint ()
russross/blackfriday Migrate to dep ()
satori/go.uuid Migrate to dep ()
sergi/go-diff Migrate to dep ()
shurcooL/sanitized_anchor_name Migrate to dep ()
siddontang/go-snappy add other session providers ()
src-d/gcfg Implement git refs API for listing references (branches, tags and other) ()
steveyen/gtreap Migrate to dep ()
stretchr/testify LDAP Public SSH Keys synchronization ()
syndtr/goleveldb add other session providers ()
tinylib/msgp Update to last common bleve ()
tstranex/u2f Migrate to dep ()
urfave/cli Migrate to dep ()
willf/bitset Migrate to dep ()
xanzy/ssh-agent Implement git refs API for listing references (branches, tags and other) ()
yohcop/openid-go Migrate to dep ()