You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, a data race was present in go-progress when setting
completed on a writer from different goroutines. Pull in an upgrade to
go-progress that fixes the race condition.
Signed-off-by: Will Murphy <will.murphy@anchore.com>
0 commit comments