@@ -89,7 +89,7 @@ require (
89
89
github.com/sourcegraph/go-diff v0.6.1
90
90
github.com/spf13/cobra v1.5.0
91
91
github.com/spf13/pflag v1.0.5
92
- github.com/spf13/viper v1.12 .0
92
+ github.com/spf13/viper v1.13 .0
93
93
github.com/ssgreg/nlreturn/v2 v2.2.1
94
94
github.com/stbenjam/no-sprintf-host-port v0.1.1
95
95
github.com/stretchr/testify v1.8.0
@@ -149,7 +149,7 @@ require (
149
149
github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 // indirect
150
150
github.com/olekukonko/tablewriter v0.0.5 // indirect
151
151
github.com/pelletier/go-toml v1.9.5 // indirect
152
- github.com/pelletier/go-toml/v2 v2.0.2 // indirect
152
+ github.com/pelletier/go-toml/v2 v2.0.5 // indirect
153
153
github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d // indirect
154
154
github.com/pmezard/go-difflib v1.0.0 // indirect
155
155
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
@@ -166,7 +166,7 @@ require (
166
166
github.com/spf13/cast v1.5.0 // indirect
167
167
github.com/spf13/jwalterweatherman v1.1.0 // indirect
168
168
github.com/stretchr/objx v0.4.0 // indirect
169
- github.com/subosito/gotenv v1.4.0 // indirect
169
+ github.com/subosito/gotenv v1.4.1 // indirect
170
170
github.com/tklauser/go-sysconf v0.3.10 // indirect
171
171
github.com/tklauser/numcpus v0.4.0 // indirect
172
172
github.com/valyala/bytebufferpool v1.0.0 // indirect
@@ -181,7 +181,7 @@ require (
181
181
golang.org/x/sys v0.0.0-20220829200755-d48e67d00261 // indirect
182
182
golang.org/x/text v0.3.7 // indirect
183
183
google.golang.org/protobuf v1.28.0 // indirect
184
- gopkg.in/ini.v1 v1.66.6 // indirect
184
+ gopkg.in/ini.v1 v1.67.0 // indirect
185
185
gopkg.in/yaml.v2 v2.4.0 // indirect
186
186
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
187
187
)
0 commit comments