module git.stephensearles.com/stephen/caddy-hugo2 go 1.13 require ( git.stephensearles.com/stephen/acedoc v0.0.0-20170928122432-96da2793a59d git.stephensearles.com/stephen/idleshut v0.0.0-20180107224249-cde7779f51c8 github.com/PuerkitoBio/goquery v1.5.0 github.com/caddyserver/caddy v1.0.3 github.com/gobuffalo/envy v1.7.0 // indirect github.com/gohugoio/hugo v0.58.1 github.com/gorilla/websocket v1.4.1 github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 github.com/peterbourgon/diskv v2.0.1+incompatible github.com/spf13/afero v1.2.2 github.com/spf13/viper v1.4.0 github.com/tajtiattila/metadata v0.0.0-20180130123038-1ef25f4c37ea )