Update module github.com/spf13/afero to v1.15.0 (#143)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-19 08:50:54 -05:00
committed by GitHub
parent e0444a7e42
commit 9fa908f5fd
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/juju/errors v1.0.0
github.com/olekukonko/tablewriter v0.0.5
github.com/rs/zerolog v1.34.0
github.com/spf13/afero v1.14.0
github.com/spf13/afero v1.15.0
github.com/spf13/cobra v1.10.2
github.com/stretchr/testify v1.11.1
golang.org/x/net v0.48.0