@@ -82,7 +82,7 @@ require (
82
82
github.com/sourcegraph/go-diff v0.6.1
83
83
github.com/spf13/cobra v1.4.0
84
84
github.com/spf13/pflag v1.0.5
85
- github.com/spf13/viper v1.11 .0
85
+ github.com/spf13/viper v1.12 .0
86
86
github.com/ssgreg/nlreturn/v2 v2.2.1
87
87
github.com/stbenjam/no-sprintf-host-port v0.1.1
88
88
github.com/stretchr/testify v1.7.1
@@ -100,7 +100,7 @@ require (
100
100
github.com/yeya24/promlinter v0.2.0
101
101
gitlab.com/bosi/decorder v0.2.1
102
102
golang.org/x/tools v0.1.11-0.20220518213611-904e24e9fcf9
103
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
103
+ gopkg.in/yaml.v3 v3.0.1
104
104
honnef.co/go/tools v0.3.2
105
105
mvdan.cc/gofumpt v0.3.1
106
106
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
@@ -126,7 +126,7 @@ require (
126
126
github.com/go-toolsmith/typep v1.0.2 // indirect
127
127
github.com/gobwas/glob v0.2.3 // indirect
128
128
github.com/golang/protobuf v1.5.2 // indirect
129
- github.com/google/go-cmp v0.5.7 // indirect
129
+ github.com/google/go-cmp v0.5.8 // indirect
130
130
github.com/gostaticanalysis/analysisutil v0.7.1 // indirect
131
131
github.com/gostaticanalysis/comment v1.4.2 // indirect
132
132
github.com/hashicorp/errwrap v1.0.0 // indirect
@@ -143,7 +143,7 @@ require (
143
143
github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 // indirect
144
144
github.com/olekukonko/tablewriter v0.0.5 // indirect
145
145
github.com/pelletier/go-toml v1.9.5 // indirect
146
- github.com/pelletier/go-toml/v2 v2.0.0 // indirect
146
+ github.com/pelletier/go-toml/v2 v2.0.1 // indirect
147
147
github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d // indirect
148
148
github.com/pmezard/go-difflib v1.0.0 // indirect
149
149
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
@@ -156,10 +156,10 @@ require (
156
156
github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 // indirect
157
157
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
158
158
github.com/spf13/afero v1.8.2 // indirect
159
- github.com/spf13/cast v1.4.1 // indirect
159
+ github.com/spf13/cast v1.5.0 // indirect
160
160
github.com/spf13/jwalterweatherman v1.1.0 // indirect
161
161
github.com/stretchr/objx v0.1.1 // indirect
162
- github.com/subosito/gotenv v1.2 .0 // indirect
162
+ github.com/subosito/gotenv v1.3 .0 // indirect
163
163
github.com/tklauser/go-sysconf v0.3.10 // indirect
164
164
github.com/tklauser/numcpus v0.4.0 // indirect
165
165
github.com/valyala/bytebufferpool v1.0.0 // indirect
0 commit comments