blob: de83898c71f72349ed348027a50966c4547defdf [file] [log] [blame]
module github.com/godevsite/go.dev
go 1.13
require (
github.com/google/go-cmp v0.3.1
github.com/microcosm-cc/bluemonday v1.0.2
gopkg.in/yaml.v2 v2.2.2
)