Releases: snyk/snyk-go-plugin
Releases · snyk/snyk-go-plugin
v1.22.0
1.22.0 (2023-05-15)
Bug Fixes
- Handle empty folder on newer Go versions (4c29595)
Features
- Drop support for Node < 12 (550173d)
v1.21.1
1.21.1 (2023-05-15)
Bug Fixes
- correctly prune within top level deps only (e8af954)
v1.21.0
1.21.0 (2023-05-09)
Features
- add pruning to go mod projects at depgraph generation (f1a4ba3)
v1.20.0
1.20.0 (2023-05-03)
Features
- add formatting via prettier (f12eaf8)
v1.19.5
1.19.5 (2023-03-29)
Bug Fixes
- copy process environment before changing it to avoid side effects (#107) (c851b60)
- upgrade node version in release workflow (#108) (a596081)
- upgrade to use cimg instead of legacy images (#109) (572ddaa)
v1.19.4
1.19.4 (2022-11-03)
Bug Fixes
- default initialization for env (f7c9c04)
v1.19.3
1.19.3 (2022-11-03)
Bug Fixes
- bind govendor tests to specific version range (5367507)
- restore to system proxy config if available (918ce88)
v1.19.1
1.19.1 (2022-08-17)
Bug Fixes
- disable 'shell' for child processes (6cce106)