File tree 2 files changed +203
-38
lines changed
2 files changed +203
-38
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,14 @@ module github.com/tomarrell/wrapcheck/v2
3
3
go 1.16
4
4
5
5
require (
6
+ github.com/fsnotify/fsnotify v1.5.4 // indirect
6
7
github.com/gobwas/glob v0.2.3
7
- github.com/spf13/viper v1.9.0
8
- github.com/stretchr/testify v1.7.0
9
- golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6 // indirect
10
- golang.org/x/text v0.3.7 // indirect
11
- golang.org/x/tools v0.1.5
8
+ github.com/mitchellh/mapstructure v1.5.0 // indirect
9
+ github.com/pelletier/go-toml v1.9.5 // indirect
10
+ github.com/pelletier/go-toml/v2 v2.0.0 // indirect
11
+ github.com/spf13/viper v1.11.0
12
+ github.com/stretchr/testify v1.7.1
13
+ golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 // indirect
14
+ golang.org/x/tools v0.1.10
12
15
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
13
16
)
You can’t perform that action at this time.
0 commit comments