File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ require (
169169 github.com/mattn/go-runewidth v0.0.16 // indirect
170170 github.com/mgechev/revive v1.12.0 // indirect
171171 github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
172- github.com/microcosm-cc/bluemonday v1.0.6 // indirect
172+ github.com/microcosm-cc/bluemonday v1.0.26 // indirect
173173 github.com/mitchellh/go-homedir v1.1.0 // indirect
174174 github.com/mitchellh/mapstructure v1.5.0 // indirect
175175 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
Original file line number Diff line number Diff line change @@ -614,8 +614,9 @@ github.com/mgechev/revive v1.12.0/go.mod h1:VXsY2LsTigk8XU9BpZauVLjVrhICMOV3k1lp
614614github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b /go.mod h1:01TrycV0kFyexm33Z7vhZRXopbI8J3TDReVlkTgMUxE =
615615github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d h1:5PJl274Y63IEHC+7izoQE9x6ikvDFZS2mDVS3drnohI =
616616github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d /go.mod h1:01TrycV0kFyexm33Z7vhZRXopbI8J3TDReVlkTgMUxE =
617- github.com/microcosm-cc/bluemonday v1.0.6 h1:ZOvqHKtnx0fUpnbQm3m3zKFWE+DRC+XB1onh8JoEObE =
618617github.com/microcosm-cc/bluemonday v1.0.6 /go.mod h1:HOT/6NaBlR0f9XlxD3zolN6Z3N8Lp4pvhp+jLS5ihnI =
618+ github.com/microcosm-cc/bluemonday v1.0.26 h1:xbqSvqzQMeEHCqMi64VAs4d8uy6Mequs3rQ0k/Khz58 =
619+ github.com/microcosm-cc/bluemonday v1.0.26 /go.mod h1:JyzOCs9gkyQyjs+6h10UEVSe02CGwkhd72Xdqh78TWs =
619620github.com/miekg/dns v1.0.14 /go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg =
620621github.com/mitchellh/cli v1.0.0 /go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc =
621622github.com/mitchellh/go-homedir v1.0.0 /go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0 =
You can’t perform that action at this time.
0 commit comments