Skip to content

Commit

Permalink
Bump github.com/spf13/afero from 1.9.5 to 1.12.0 (#71)
Browse files Browse the repository at this point in the history
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.9.5 to 1.12.0.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](spf13/afero@v1.9.5...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/afero
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Emmanuel King Kasulani <kasulani@gmail.com>
  • Loading branch information
dependabot[bot] and kasulani authored Feb 2, 2025
1 parent 1c20dd1 commit 2dbe3f9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 413 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/onsi/gomega v1.19.0
github.com/pkg/errors v0.9.1
github.com/pterm/pterm v0.12.80
github.com/spf13/afero v1.9.5
github.com/spf13/afero v1.12.0
github.com/spf13/cast v1.7.1
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.10.0
Expand Down Expand Up @@ -39,7 +39,7 @@ require (
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
go.uber.org/multierr v1.10.0 // indirect
golang.org/x/net v0.33.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/sys v0.29.0 // indirect
golang.org/x/term v0.27.0 // indirect
golang.org/x/text v0.21.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
Expand Down
Loading

0 comments on commit 2dbe3f9

Please sign in to comment.