Skip to content

Releases: AkihiroSuda/gosocialcheck

v0.0.5

12 Feb 16:11
Immutable release. Only release title and notes can be modified.
v0.0.5
a97b439

Choose a tag to compare

What's Changed

  • Support //gosocialcheck:trusted directive to silence warnings by @AkihiroSuda in #47

Full Changelog: v0.0.4...v0.0.5

v0.0.4

05 Feb 07:21
v0.0.4
d8acbc3

Choose a tag to compare

What's Changed

  • analyzer: fix fatal error: concurrent map read and map write by @AkihiroSuda in #46

Full Changelog: v0.0.3...v0.0.4

v0.0.3

05 Feb 04:54
v0.0.3
e9932b4

Choose a tag to compare

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

Full Changelog: v0.0.2...v0.0.3

v0.0.2

11 Jan 20:05
v0.0.2
fadac40

Choose a tag to compare

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

02 Jun 09:49
v0.0.1
0146886

Choose a tag to compare

The initial release.