Releases: snyk/snyk-go-plugin
Releases · snyk/snyk-go-plugin
v1.3.0
<a name"1.3.0">
1.3.0 (2017-09-26)
Bug Fixes
- handle older govendor manifests (2b90e479)
- return the targetFile via the plugin metadata (8ba6ad21)
- govendor: use
versionExact
if exists (dd814072)
- send lock-file path via targetFile in root pkg (d7bd885e)
Features
v1.2.3
<a name"1.2.3">
1.2.3 (2017-09-26)
Bug Fixes
- merge
/internal/
packages with parent (8d73dff0)
v1.2.2
<a name"1.2.2">
1.2.2 (2017-09-25)
Bug Fixes
- avoid VERY long source scans via caching (673e19cc)
v1.2.1
<a name"1.2.1">
1.2.1 (2017-09-19)
Bug Fixes
- remove dependency on
fs
placeholder package (2c2ce54d)
v1.2.0
<a name"1.2.0">
1.2.0 (2017-09-12)
Features
- send the go runtime version in the metadata (8a2a2b6a)
v1.1.4
<a name"1.1.4">
1.1.4 (2017-08-29)
Bug Fixes
- detect internal pkgs of the root, and give them same version (869524a5)
v1.1.3
<a name"1.1.3">
1.1.3 (2017-08-28)
Bug Fixes
- add some npm ignores to reduce filesize (55b28f05)
v1.1.2
<a name"1.1.2">
1.1.2 (2017-08-21)
Bug Fixes
- don't throw null dereference error when pkg not in lock. this is the correct beh (7e3dcacb)
v1.1.1
<a name"1.1.1">
1.1.1 (2017-08-15)
Bug Fixes
- move
semantic-relase
, tap
& jscs
to devDependencies
(a110a5fa)
v1.1.0
<a name"1.1.0">
1.1.0 (2017-08-08)
Features
- add
packageFormatVersion: 'golang:0.0.1'
to the root pkg, so that vuln
can d (1c7ceae2)