module github.com/n0x1m/hugoext go 1.16 require ( github.com/BurntSushi/toml v0.3.1 github.com/gohugoio/hugo v0.85.0 github.com/spf13/afero v1.6.0 github.com/spf13/cast v1.3.1 gopkg.in/yaml.v2 v2.4.0 )