Releases: ryancurrah/gomodguard
Releases · ryancurrah/gomodguard
v1.0.4
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
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
- use less brittle go command to find the GOMOD path
v1.0.1
- Smarter detection for the go.mod file location
Initial release
v1.0.0
do not include modules from example go file