Files
remark42/backend/vendor/github.com/microcosm-cc/bluemonday/go.mod
T
2021-03-26 15:06:39 -05:00

11 lines
246 B
AMPL

module github.com/microcosm-cc/bluemonday
go 1.9
require (
github.com/aymerick/douceur v0.2.0 // indirect
github.com/chris-ramon/douceur v0.2.0
github.com/gorilla/css v1.0.0 // indirect
golang.org/x/net v0.0.0-20181220203305-927f97764cc3
)