Skip to content

Commit

Permalink
chore(deps): update github.com/spf13/cobra digest to 11ab621
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent 612549e commit cd64b0b
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.20241011104047-11ab62158ac7
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.20241011104047-11ab62158ac7 h1:0iPrGbV6Ljg/5sCvFOH1fzxP/km0gKAXbJgYZiRx95c=
github.com/spf13/cobra v1.8.2-0.20241011104047-11ab62158ac7/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 cd64b0b

Please sign in to comment.