File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/drone/drone-template-lib v1.0.1-0.20201006172840-a58a3f26ebca
88 github.com/joho/godotenv v1.4.0
99 github.com/matrix-org/gomatrix v0.0.0-20220926102614-ceba4d9f7530
10- github.com/microcosm-cc/bluemonday v1.0.21
10+ github.com/microcosm-cc/bluemonday v1.0.22
1111 github.com/russross/blackfriday/v2 v2.1.0
1212 github.com/urfave/cli/v2 v2.23.7
1313)
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ github.com/kr/pretty v0.3.0 h1:WgNl7dwNpEZ6jJ9k1snq4pZsg7DOEN8hP9Xw0Tsjwk0=
4242github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
4343github.com/matrix-org/gomatrix v0.0.0-20220926102614-ceba4d9f7530 h1:kHKxCOLcHH8r4Fzarl4+Y3K5hjothkVW5z7T1dUM11U =
4444github.com/matrix-org/gomatrix v0.0.0-20220926102614-ceba4d9f7530 /go.mod h1:/gBX06Kw0exX1HrwmoBibFA98yBk/jxKpGVeyQbff+s =
45- github.com/microcosm-cc/bluemonday v1.0.21 h1:dNH3e4PSyE4vNX+KlRGHT5KrSvjeUkoNPwEORjffHJg =
46- github.com/microcosm-cc/bluemonday v1.0.21 /go.mod h1:ytNkv4RrDrLJ2pqlsSI46O6IVXmZOBBD4SaJyDwwTkM =
45+ github.com/microcosm-cc/bluemonday v1.0.22 h1:p2tT7RNzRdCi0qmwxG+HbqD6ILkmwter1ZwVZn1oTxA =
46+ github.com/microcosm-cc/bluemonday v1.0.22 /go.mod h1:ytNkv4RrDrLJ2pqlsSI46O6IVXmZOBBD4SaJyDwwTkM =
4747github.com/mitchellh/copystructure v1.0.0 /go.mod h1:SNtv71yrdKgLRyLFxmLdkAbkKEFWgYaq1OVrnRcwhnw =
4848github.com/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw =
4949github.com/mitchellh/copystructure v1.2.0 /go.mod h1:qLl+cE2AmVv+CoeAwDPye/v+N2HKCj9FbZEVFJRxO9s =
You can’t perform that action at this time.
0 commit comments