1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/artifact
Carlos Alexandro Becker 2634fbdad4
fix: race condition on artifacts.List (#3813)
I have no idea why this never happened before... the lock was
ineffective in `artifacts.List`, which should have caused at least some
race condition at some point.

Anyway, got it once locally while working on another feature, and
couldn't believe my eyes.

Fixed, thank goodness!

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-03-01 01:05:30 -03:00
..
testdata refactory: make easier to manage merges with pro (#3178) 2022-06-22 01:48:11 -03:00
.gitignore fix: improved artifact add logs 2017-12-18 09:19:02 -02:00
artifact_test.go feat(ci): compile with go 1.19 (#3278) 2022-08-06 18:44:23 -03:00
artifact.go fix: race condition on artifacts.List (#3813) 2023-03-01 01:05:30 -03:00