fix: do not expand variables in output of files()

This commit is contained in:
2025-01-29 00:19:02 +03:00
parent c437346957
commit 52fd4a5a00
3 changed files with 5 additions and 2 deletions

1
go.mod
View File

@ -73,6 +73,7 @@ require (
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/google/rpmpack v0.6.1-0.20240329070804-c2247cbb881a // indirect
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/google/uuid v1.4.0 // indirect
github.com/goreleaser/chglog v0.6.1 // indirect
github.com/goreleaser/fileglob v1.3.0 // indirect