File tree Expand file tree Collapse file tree 2 files changed +100
-25
lines changed Expand file tree Collapse file tree 2 files changed +100
-25
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ require (
73
73
github.com/sourcegraph/go-diff v0.6.1
74
74
github.com/spf13/cobra v1.2.1
75
75
github.com/spf13/pflag v1.0.5
76
- github.com/spf13/viper v1.8.1
76
+ github.com/spf13/viper v1.9.0
77
77
github.com/ssgreg/nlreturn/v2 v2.2.1
78
78
github.com/stretchr/testify v1.7.0
79
79
github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b
@@ -84,7 +84,7 @@ require (
84
84
github.com/ultraware/funlen v0.0.3
85
85
github.com/ultraware/whitespace v0.0.4
86
86
github.com/uudashr/gocognit v1.0.5
87
- github.com/valyala/quicktemplate v1.6.3
87
+ github.com/valyala/quicktemplate v1.7.0
88
88
github.com/yeya24/promlinter v0.1.0
89
89
golang.org/x/tools v0.1.5
90
90
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
You can’t perform that action at this time.
0 commit comments