Skip to content

Commit

Permalink
chore(deps): bump github.com/maxence-charriere/go-app/v10 (#113)
Browse files Browse the repository at this point in the history
Bumps [github.com/maxence-charriere/go-app/v10](https://github.com/maxence-charriere/go-app) from 10.0.6 to 10.0.7.
- [Release notes](https://github.com/maxence-charriere/go-app/releases)
- [Commits](maxence-charriere/go-app@v10.0.6...v10.0.7)

---
updated-dependencies:
- dependency-name: github.com/maxence-charriere/go-app/v10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 9871a5e commit 2af7e3a
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 @@ -6,7 +6,7 @@ require (
github.com/brianvoe/gofakeit/v6 v6.28.0
github.com/fatih/color v1.17.0
github.com/jedib0t/go-pretty/v6 v6.6.0
github.com/maxence-charriere/go-app/v10 v10.0.6
github.com/maxence-charriere/go-app/v10 v10.0.7
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
k8s.io/apiextensions-apiserver v0.31.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
github.com/mattn/go-runewidth v0.0.15 h1:UNAjwbU9l54TA3KzvqLGxwWjHmMgBUVhBiTjelZgg3U=
github.com/mattn/go-runewidth v0.0.15/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w=
github.com/maxence-charriere/go-app/v10 v10.0.6 h1:6sz/zCVJLUDTi0vV3F/b0btUCX3YKH/cydV3TxWYDMM=
github.com/maxence-charriere/go-app/v10 v10.0.6/go.mod h1:VjRZs2rvkJaI5ftI0pleB5tRKpt8p9cVwVq8V43uP0g=
github.com/maxence-charriere/go-app/v10 v10.0.7 h1:4rauwojy7BwgYqOnrlSDw2vHXVp9FJthfaVOghedN6Y=
github.com/maxence-charriere/go-app/v10 v10.0.7/go.mod h1:VyjGLeTiK6hfAQ/Q5ZVcLbuJ9vOZhKcewSC/ZwI+6WM=
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
Expand Down

0 comments on commit 2af7e3a

Please sign in to comment.