File tree Expand file tree Collapse file tree 5 files changed +13
-17
lines changed
github.com/microcosm-cc/bluemonday Expand file tree Collapse file tree 5 files changed +13
-17
lines changed Original file line number Diff line number Diff line change @@ -127,4 +127,4 @@ require (
127
127
128
128
replace github.com/hashicorp/go-version => github.com/6543/go-version v1.2.4
129
129
130
- replace github.com/microcosm-cc/bluemonday => github.com/lunny/bluemonday v1.0.5-0.20201225153517-1d32e801b72d
130
+ replace github.com/microcosm-cc/bluemonday => github.com/lunny/bluemonday v1.0.5-0.20201227154428-ca34796141e8
Original file line number Diff line number Diff line change @@ -743,8 +743,8 @@ github.com/lib/pq v1.8.1-0.20200908161135-083382b7e6fc h1:ERSU1OvZ6MdWhHieo2oT7x
743
743
github.com/lib/pq v1.8.1-0.20200908161135-083382b7e6fc /go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o =
744
744
github.com/lightstep/lightstep-tracer-common/golang/gogo v0.0.0-20190605223551-bc2310a04743 /go.mod h1:qklhhLq1aX+mtWk9cPHPzaBjWImj5ULL6C7HFJtXQMM =
745
745
github.com/lightstep/lightstep-tracer-go v0.18.1 /go.mod h1:jlF1pusYV4pidLvZ+XD0UBX0ZE6WURAspgAczcDHrL4 =
746
- github.com/lunny/bluemonday v1.0.5-0.20201225153517-1d32e801b72d h1:+u40NL4bPM+uLmPCOheJx0bFqudKVomBVuKDH+GR89Y =
747
- github.com/lunny/bluemonday v1.0.5-0.20201225153517-1d32e801b72d /go.mod h1:8iwZnFn2CDDNZ0r6UXhF4xawGvzaqzCRa1n3/lO3W2w =
746
+ github.com/lunny/bluemonday v1.0.5-0.20201227154428-ca34796141e8 h1:1omo92DLtxQu6VwVPSZAmduHaK5zssed6cvkHyl1XOg =
747
+ github.com/lunny/bluemonday v1.0.5-0.20201227154428-ca34796141e8 /go.mod h1:8iwZnFn2CDDNZ0r6UXhF4xawGvzaqzCRa1n3/lO3W2w =
748
748
github.com/lunny/dingtalk_webhook v0.0.0-20171025031554-e3534c89ef96 h1:uNwtsDp7ci48vBTTxDuwcoTXz4lwtDTe7TjCQ0noaWY =
749
749
github.com/lunny/dingtalk_webhook v0.0.0-20171025031554-e3534c89ef96 /go.mod h1:mmIfjCSQlGYXmJ95jFN84AkQFnVABtKuJL8IrzwvUKQ =
750
750
github.com/lunny/log v0.0.0-20160921050905-7887c61bf0de h1:nyxwRdWHAVxpFcDThedEgQ07DbcRc5xgNObtbTp76fk =
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ func TestRender_links(t *testing.T) {
142
142
`<p><a href="ftp://gitea.com/file.txt" rel="nofollow">ftp://gitea.com/file.txt</a></p>` )
143
143
test (
144
144
"magnet:?xt=urn:btih:5dee65101db281ac9c46344cd6b175cdcadabcde&dn=download" ,
145
- `<p><a href="magnet:?dn=download& xt=urn%3Abtih%3A5dee65101db281ac9c46344cd6b175cdcadabcde" rel="nofollow">magnet:?xt=urn:btih:5dee65101db281ac9c46344cd6b175cdcadabcde&dn=download</a></p>` )
145
+ `<p><a href="magnet:?xt=urn%3Abtih%3A5dee65101db281ac9c46344cd6b175cdcadabcde&dn=download " rel="nofollow">magnet:?xt=urn:btih:5dee65101db281ac9c46344cd6b175cdcadabcde&dn=download</a></p>` )
146
146
147
147
// Test that should *not* be turned into URL
148
148
test (
Original file line number Diff line number Diff line change @@ -576,7 +576,7 @@ github.com/mgechev/revive/rule
576
576
# github.com/mholt/archiver/v3 v3.5.0
577
577
## explicit
578
578
github.com/mholt/archiver/v3
579
- # github.com/microcosm-cc/bluemonday v1.0.4 => github.com/lunny/bluemonday v1.0.5-0.20201225153517-1d32e801b72d
579
+ # github.com/microcosm-cc/bluemonday v1.0.4 => github.com/lunny/bluemonday v1.0.5-0.20201227154428-ca34796141e8
580
580
## explicit
581
581
github.com/microcosm-cc/bluemonday
582
582
# github.com/minio/md5-simd v1.1.0
@@ -998,4 +998,4 @@ xorm.io/xorm/names
998
998
xorm.io/xorm/schemas
999
999
xorm.io/xorm/tags
1000
1000
# github.com/hashicorp/go-version => github.com/6543/go-version v1.2.4
1001
- # github.com/microcosm-cc/bluemonday => github.com/lunny/bluemonday v1.0.5-0.20201225153517-1d32e801b72d
1001
+ # github.com/microcosm-cc/bluemonday => github.com/lunny/bluemonday v1.0.5-0.20201227154428-ca34796141e8
You can’t perform that action at this time.
0 commit comments