File tree 2 files changed +6
-225
lines changed
2 files changed +6
-225
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ require (
56
56
github.com/osteele/liquid v1.4.0
57
57
github.com/pelletier/go-toml v1.9.5
58
58
github.com/prometheus/client_golang v1.19.1
59
- github.com/spf13/afero v1.9.5
59
+ github.com/spf13/afero v1.11.0
60
60
github.com/spf13/cobra v1.7.0
61
61
github.com/spf13/pflag v1.0.5
62
62
github.com/spf13/viper v1.14.0
@@ -233,7 +233,7 @@ require (
233
233
golang.org/x/sys v0.20.0 // indirect
234
234
golang.org/x/term v0.20.0 // indirect
235
235
golang.org/x/text v0.15.0 // indirect
236
- golang.org/x/time v0.3 .0 // indirect
236
+ golang.org/x/time v0.5 .0 // indirect
237
237
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
238
238
google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de // indirect
239
239
google.golang.org/genproto/googleapis/api v0.0.0-20240520151616-dc85e6b867a5 // indirect
You can’t perform that action at this time.
0 commit comments