chore(deps): update mvdan.cc/sh/moreinterp digest to b717ad5 (#2409)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-16 11:14:12 -03:00
committed by GitHub
parent 1e42e1f817
commit 7663abdcde
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -28,7 +28,7 @@ require (
golang.org/x/sync v0.17.0
golang.org/x/term v0.35.0
gopkg.in/yaml.v3 v3.0.1
mvdan.cc/sh/moreinterp v0.0.0-20250807215248-5a1a658912aa
mvdan.cc/sh/moreinterp v0.0.0-20250915182820-b717ad599e17
mvdan.cc/sh/v3 v3.12.0
)