mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-27 01:33:39 +02:00
c1f8b686db
This PR adds missing `file.Close()` calls in tests. All files that are opened using `os.Open` should be closed after finishing reading. |
||
---|---|---|
.. | ||
archive.go | ||
docker.go | ||
git_test.go | ||
git.go | ||
log.go | ||
mktemp_test.go | ||
mktemp.go | ||
path_test.go | ||
path.go | ||
skip_test.go | ||
skip.go | ||
tmpl.go |