Skip to content

Releases: ryancurrah/gomodguard

v1.3.2

03 Apr 15:20
Compare
Choose a tag to compare

Changelog

  • 7233210 chore: fix ci workflows
  • 3e9c7ba chore: fix badge and merge ci workflows
  • c420910 Bump the go_modules group across 1 directory with 3 updates
  • aa7f420 fix(blocked): bubble up errors when checking version constraints

v1.3.1

19 Mar 01:51
Compare
Choose a tag to compare

What's Changed

  • Update the required version of Go to support the new toolchain directive by @benmathews in #41
  • chore: resolve lint issues by @ryancurrah in #42

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

23 Jan 03:14
26ebb98
Compare
Choose a tag to compare

Changelog

  • 26ebb98 chore: better tests
  • 1010c41 chore: better test descriptions
  • 5295705 improvement(processor): improve detection if package is in a module
  • 349d1ba Bump golang.org/x/mod from 0.6.0 to 0.7.0
  • 77d5f99 Bump golang.org/x/mod from 0.5.1 to 0.6.0

v1.2.4

28 Jul 13:25
Compare
Choose a tag to compare

Changelog

dae0793 fix github action
abc6380 fix: incorrectly blocking versioned modules
194c827 Bump golang.org/x/mod from 0.5.0 to 0.5.1
fa9f496 Bump golang.org/x/mod from 0.4.2 to 0.5.0
e7d3c67 Fully address #15 checksum mismatch

Docker images

  • docker pull ryancurrah/gomodguard:v1.2.4

v1.2.3

03 Aug 13:39
0decae5
Compare
Choose a tag to compare

Changelog

0decae5 error out when GOMOD env value is /dev/null
59c8d3f Reduce memory allocations
d8a2747 Update GitHub Actions workflows
144302e Enable additional linters
eb1a3df Wrap long lines and suppress funlen warnings

Docker images

  • docker pull ryancurrah/gomodguard:v1.2.3

v1.2.2 Fixing gosum issue.

17 Jun 19:44
Compare
Choose a tag to compare

Fixing gosum issue.

v1.2.1

27 May 19:25
Compare
Choose a tag to compare

Changelog

011d855 fix gorleaser, again
3712f0b fix gorleaser
a87b317 uncomplicate releasing
9caceb7 fix: race condition when setting results
dff606c update golangci-lint configuration
5a426a0 Bump golang.org/x/mod from 0.4.1 to 0.4.2
c1bba95 Upgrade to GitHub-native Dependabot
1fc898b Bump golang.org/x/mod from 0.4.0 to 0.4.1

Docker images

  • docker pull ryancurrah/gomodguard:latest
  • docker pull ryancurrah/gomodguard:v1.2.1

v1.2.0

20 Dec 04:13
f80b873
Compare
Choose a tag to compare

Changelog

f80b873 Check for local replace directives (#6)
2615509 Bump gopkg.in/yaml.v2 from 2.2.8 to 2.4.0 (#5)
ef027d5 Bump golang.org/x/mod from 0.2.0 to 0.4.0 (#4)
c9a3529 Update README.md
683ca03 Update README.md
ef61196 Update README.md
9c42bfb bump version

Docker images

  • docker pull ryancurrah/gomodguard:latest
  • docker pull ryancurrah/gomodguard:v1.2.0

v1.1.0

13 May 13:04
335e7d8
Compare
Choose a tag to compare

Changelog

335e7d8 added version constraint liniting and option to choose issue exit code

Docker images

  • docker pull ryancurrah/gomodguard:latest
  • docker pull ryancurrah/gomodguard:v1.1.0

v1.0.4

25 Apr 02:51
c1855e9
Compare
Choose a tag to compare

Changelog

c1855e9 bump version
fef8387 do not block module import when the linted module is a recommended alternative
cba1d5e update git ignore

Docker images

  • docker pull ryancurrah/gomodguard:latest
  • docker pull ryancurrah/gomodguard:v1.0.4