Skip to content

Tags: dominikh/go-tools

Tags

2023.1.3

Toggle 2023.1.3's commit message

Verified

This tag was signed with the committer’s verified signature.
dominikh Dominik Honnef
2023.1.3 (v0.4.3)

v0.4.3

Toggle v0.4.3's commit message

Verified

This tag was signed with the committer’s verified signature.
dominikh Dominik Honnef
2023.1.3 (v0.4.3)

2023.1.2

Toggle 2023.1.2's commit message

Verified

This tag was signed with the committer’s verified signature.
dominikh Dominik Honnef
2023.1.2 (v0.4.2)

v0.4.2

Toggle v0.4.2's commit message

Verified

This tag was signed with the committer’s verified signature.
dominikh Dominik Honnef
2023.1.2 (v0.4.2)

2023.1.1

Toggle 2023.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
dominikh Dominik Honnef
2023.1.1 (v0.4.1)

v0.4.1

Toggle v0.4.1's commit message

Verified

This tag was signed with the committer’s verified signature.
dominikh Dominik Honnef
2023.1.1 (v0.4.1)

2023.1

Toggle 2023.1's commit message

Verified

This tag was signed with the committer’s verified signature.
dominikh Dominik Honnef
2023.1 (v0.4.0)

v0.5.0-0.dev

Toggle v0.5.0-0.dev's commit message
unused: don't track objects in other packages that use us

When converting between two struct types, the fields use each other.
However, we mustn't track the fields in a struct type from another
package, as they should always be considered used, and we may end up
creating nodes for them without ever recording uses.

The old implementation of unused behaved correctly; we accidentally
dropped a check.

Closes gh-1360.

v0.4.0

Toggle v0.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
dominikh Dominik Honnef
2023.1 (v0.4.0)

2022.1.3

Toggle 2022.1.3's commit message

Verified

This tag was signed with the committer’s verified signature.
dominikh Dominik Honnef
2022.1.3 (v0.3.3)