module github.com/ryancurrah/gomodguard go 1.14 require ( github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b github.com/mitchellh/go-homedir v1.1.0 github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d golang.org/x/mod v0.2.0 gopkg.in/yaml.v2 v2.2.8 )