Update module github.com/spf13/afero to v1.15.0

This commit is contained in:
renovate[bot]
2025-11-25 02:30:54 +00:00
committed by GitHub
parent 9545c9fd85
commit 76d6f64119
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.1
github.com/stretchr/testify v1.11.1
golang.org/x/net v0.46.0