Releases: sonatype-nexus-community/nancy
Releases · sonatype-nexus-community/nancy
v1.0.45
Changelog
- 6ec844a fix: build failure during login
v1.0.42
Changelog
- ff9e4f6 replace use of deprecated CI docker image
- c62f562 use latest github.com/sonatype-nexus-community/go-sona-types
v1.0.41
Changelog
- 07cb3fe make tidy commands follow 1.17 specs
v1.0.39
Changelog
- e457c55 fix: replace deprecated ioutil calls
- 80ae98e minor: comment format cleanup
v1.0.38
Changelog
- 90459fa grammar police
- c88d5d9 markdown cleanup for numbered list
- c26d7b3 replace deprecated ioutil.WriteFile calls in unit test
- 6712987 try wildcard pattern suggested by #262
v1.0.37
Changelog
- 81f78ef Support additional exclude vulnerability files (#269)
- 4ef70b1 replace deprecated "go get..." with "go install ...@latest"
v1.0.36
Changelog
- 281866d fix #264: restore v version prefix (#267)
- 3a62d04 lift: ST1001 - should not use dot imports
- ff621d9 lift: ST1012 - error var stdInInvalid should have name of the form errFoo
- 9c5e4c2 remove old comments
- 644c909 remove old comments (revert accidental changes meant for separate PR).
v1.0.34
Changelog
- 56d57c7 CI slack notification
- e35fdec Use build info when available (go install) (#265)
- 3afdbcd exclude vulnerabilities in dev (non-runtime) components from ITs
- 6aa78b7 fix: allow ossindexurl override via env var