module github.com/tomarrell/wrapcheck/v2 go 1.16 require ( github.com/gobwas/glob v0.2.3 github.com/spf13/viper v1.7.1 github.com/stretchr/testify v1.6.1 golang.org/x/tools v0.0.0-20200804011535-6c149bb5ef0d gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c )