Skip to content

Commit

Permalink
Update module github.com/spf13/cobra to v1.8.0 (#185)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent 8c9025b commit cbf2028
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 147 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/go-kit/kit v0.13.0
github.com/gorilla/mux v1.8.1
github.com/prometheus/client_golang v1.19.0
github.com/spf13/cobra v1.3.0
github.com/spf13/cobra v1.8.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.10.0
gopkg.in/yaml.v3 v3.0.1
Expand All @@ -24,7 +24,7 @@ require (
github.com/go-logfmt/logfmt v0.5.1 // indirect
github.com/go-stack/stack v1.8.1 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/magiconair/properties v1.8.5 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/pelletier/go-toml v1.9.4 // indirect
Expand Down
Loading

0 comments on commit cbf2028

Please sign in to comment.