Skip to content

Commit

Permalink
chore(deps): update github.com/spf13/cobra digest to 5bef9d8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent 612549e commit 7f22d5d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/lmittmann/tint v1.0.5
github.com/mattn/go-isatty v0.0.20
github.com/muesli/termenv v0.15.2
github.com/spf13/cobra v1.8.2-0.20240824230244-78bfc837fe35
github.com/spf13/cobra v1.8.2-0.20241012160827-5bef9d8d87ad
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.9.0
gopkg.in/yaml.v3 v3.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ github.com/shopspring/decimal v1.4.0 h1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp
github.com/shopspring/decimal v1.4.0/go.mod h1:gawqmDU56v4yIKSwfBSFip1HdCCXN8/+DMd9qYNcwME=
github.com/spf13/cast v1.7.0 h1:ntdiHjuueXFgm5nzDRdOS4yfT43P5Fnud6DH50rz/7w=
github.com/spf13/cast v1.7.0/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
github.com/spf13/cobra v1.8.2-0.20240824230244-78bfc837fe35 h1:bG48sNpkjxfJwn0Gt6jlNCx4dABMxSTYc4euY+LVxdQ=
github.com/spf13/cobra v1.8.2-0.20240824230244-78bfc837fe35/go.mod h1:wHxEcudfqmLYa8iTfL+OuZPbBZkmvliBWKIezN3kD9Y=
github.com/spf13/cobra v1.8.2-0.20241012160827-5bef9d8d87ad h1:mDc7aL0NQy3QW1iy02iPPVNhvk1q+wyKNLrgnycgCRI=
github.com/spf13/cobra v1.8.2-0.20241012160827-5bef9d8d87ad/go.mod h1:wHxEcudfqmLYa8iTfL+OuZPbBZkmvliBWKIezN3kD9Y=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
Expand Down

0 comments on commit 7f22d5d

Please sign in to comment.