Skip to content

Releases: ryancurrah/gomodguard

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

v1.0.3

19 Apr 01:18
2be595c
Compare
Choose a tag to compare

Changelog

2be595c now create artifacts
04bf607 use a less brittle go command to determine GOMOD location

Docker images

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

v1.0.2

10 Apr 22:35
04bf607
Compare
Choose a tag to compare
  • use less brittle go command to find the GOMOD path

v1.0.1

04 Apr 19:21
e8acbed
Compare
Choose a tag to compare
  • Smarter detection for the go.mod file location

Initial release

04 Apr 17:30
490d032
Compare
Choose a tag to compare
v1.0.0

do not include modules from example go file