Releases: AkihiroSuda/gosocialcheck
Releases · AkihiroSuda/gosocialcheck
v0.0.5
Immutable
release. Only release title and notes can be modified.
What's Changed
- Support
//gosocialcheck:trusteddirective to silence warnings by @AkihiroSuda in #47
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- analyzer: fix
fatal error: concurrent map read and map writeby @AkihiroSuda in #46
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- pkg/analyzer: support replace directives in go.mod by @jandubois in #42
- analyzer: suppress redundant output by @AkihiroSuda in #44
- Updated dependencies
New Contributors
- @jandubois made their first contribution in #42
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Updated dependencies
- pkg/analyzer/analyzer.go: split modpath.Guesser by @AkihiroSuda in #39
Full Changelog: v0.0.1...v0.0.2
v0.0.1
The initial release.