Skip to content

Tags: testacc-art/errcheck

Tags

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kisielk#197 from SVilgelm/selector-name

Add SelectorName in UncheckedError

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kisielk#175 from tilt-dev/nicks/modvendor

Support the -mod=vendor flag for using modules in a vendor directory

v1.5.0-alpha

Toggle v1.5.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kisielk#189 from dtcaciuc/exclusions

Factor out exclusion flags into a separate struct

v1.4.0

Toggle v1.4.0's commit message
Correction: requires Go 1.11.x

Signed-off-by: Eric Chlebek <[email protected]>

v1.3.0

Toggle v1.3.0's commit message
Add some lines to go.sum after running `go build`

Signed-off-by: Eric Chlebek <[email protected]>

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kisielk#159 from coopernurse/155-go-modules

Add back support for go modules (fixes kisielk#155)

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kisielk#137 from louissobel/add-receiver-checking-…

…against-exclude

Check all levels of embedded interfaces against the exclude list.

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kisielk#135 from bluekeyes/exclude-strings-builder

Exclude Write functions on strings.Builder

v1.0.0

Toggle v1.0.0's commit message
Add go.mod