Skip to content

Commit

Permalink
Update module github.com/spf13/cobra to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 0ac15bf commit 970614f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 162 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.12.0
github.com/gorilla/mux v1.8.0
github.com/prometheus/client_golang v1.15.1
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.v2 v2.4.0
Expand All @@ -25,7 +25,7 @@ require (
github.com/go-stack/stack v1.8.1 // indirect
github.com/golang/protobuf v1.5.3 // 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/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
Expand Down
Loading

0 comments on commit 970614f

Please sign in to comment.