module github.com/talos-systems/talos-hack-docgen go 1.16 require ( gopkg.in/yaml.v2 v2.4.0 mvdan.cc/gofumpt v0.1.1 )