Skip to content

Releases: linkdata/deadlock

v0.5.5

14 Aug 11:27

Choose a tag to compare

Update github.com/petermattis/goid

v0.5.2

14 Aug 10:14

Choose a tag to compare

Low-hanging optimizations.

v0.5.1

14 Aug 08:54

Choose a tag to compare

Adds the 'slowgoid' build tag, which can be used when github.com/petermattis/goid fails to properly extract the correct Goroutine ID.

v0.5.0

14 Aug 07:58

Choose a tag to compare

Updates github.com/petermattis/goid to support Go 1.23

v0.4.0

14 Apr 05:40

Choose a tag to compare

add Debug constant

doc fixes

11 Apr 15:37
18b3456

Choose a tag to compare

v0.3.2

Update deadlock_go1.18.go

doc fixes

11 Apr 13:54
63bea64

Choose a tag to compare

v0.3.1

Update README.md

Adds missing TryRLock()

31 Mar 08:08

Choose a tag to compare

v0.3.0

add missing TryRLock()

Adds TryLock under go 1.18+

31 Mar 07:39

Choose a tag to compare

v0.2.0

update README

refactoring

29 Mar 07:28

Choose a tag to compare

v0.1.1

refactor