Package linkify provides a way to find what looks like links in plain text.
This package provides symbolic links that alias the following Go import paths to
gitlab.com/golang-commonmark/linkify:
– github.com/golang-commonmark/linkify
Aliasing Go import paths via symbolic links or http redirects is fragile. If
your Go code depends on this package, you should patch it to import directly
gitlab.com/golang-commonmark/linkify.