@@ -90,7 +90,7 @@ require (
9090 github.com/tdakkota/asciicheck v0.1.1
9191 github.com/tetafro/godot v1.4.11
9292 github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
93- github.com/tomarrell/wrapcheck/v2 v2.6.1
93+ github.com/tomarrell/wrapcheck/v2 v2.6.2
9494 github.com/tommy-muehle/go-mnd/v2 v2.5.0
9595 github.com/ultraware/funlen v0.0.3
9696 github.com/ultraware/whitespace v0.0.5
@@ -143,7 +143,7 @@ require (
143143 github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 // indirect
144144 github.com/olekukonko/tablewriter v0.0.5 // indirect
145145 github.com/pelletier/go-toml v1.9.5 // indirect
146- github.com/pelletier/go-toml/v2 v2.0.1 // indirect
146+ github.com/pelletier/go-toml/v2 v2.0.2 // indirect
147147 github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d // indirect
148148 github.com/pmezard/go-difflib v1.0.0 // indirect
149149 github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
@@ -159,7 +159,7 @@ require (
159159 github.com/spf13/cast v1.5.0 // indirect
160160 github.com/spf13/jwalterweatherman v1.1.0 // indirect
161161 github.com/stretchr/objx v0.1.1 // indirect
162- github.com/subosito/gotenv v1.3 .0 // indirect
162+ github.com/subosito/gotenv v1.4 .0 // indirect
163163 github.com/tklauser/go-sysconf v0.3.10 // indirect
164164 github.com/tklauser/numcpus v0.4.0 // indirect
165165 github.com/valyala/bytebufferpool v1.0.0 // indirect
@@ -170,10 +170,10 @@ require (
170170 golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e // indirect
171171 golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
172172 golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
173- golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a // indirect
173+ golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d // indirect
174174 golang.org/x/text v0.3.7 // indirect
175175 google.golang.org/protobuf v1.28.0 // indirect
176- gopkg.in/ini.v1 v1.66.4 // indirect
176+ gopkg.in/ini.v1 v1.66.6 // indirect
177177 gopkg.in/yaml.v2 v2.4.0 // indirect
178178 mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
179179)
0 commit comments