Skip to content

Releases: relaxnow/vcgopkg

v0.0.23: Fix previous release

20 Mar 10:02
Compare
Choose a tag to compare

Previous release was of v0.0.21 not v0.0.22 so skipping over that to v0.0.23.

v0.0.22: Remove multiple mains from directory

18 Mar 13:40
Compare
Choose a tag to compare

Veracode Static Analysis for Go does not allow targeting a single main func so if multiple main funcs exist in a directory it triggers an error.
This new update removes competing main functions that will be scanned in other zip files anyway.

Only remove veracode folder in root

13 Nov 20:14
Compare
Choose a tag to compare
v0.0.18

Prep for v0.0.18

Fix removing non-go files from vendor

13 Nov 10:57
Compare
Choose a tag to compare
v0.0.17

Release v0.0.17

Filter out .git and non-go files in vendor

09 Nov 13:14
Compare
Choose a tag to compare

Fix MainRoot generation when main.go is in root

26 Oct 11:06
Compare
Choose a tag to compare

Fixed bug when main.go files are at root.

Improved error handling for go mod vendor

13 Oct 08:14
Compare
Choose a tag to compare
v0.0.13

Get error output if go mod vendor fails

v0.0.12

21 Apr 14:01
Compare
Choose a tag to compare

Improved Windows compatibility

v0.0.11

24 Feb 15:48
Compare
Choose a tag to compare
Fix package name generation

v0.0.10

15 Feb 13:58
Compare
Choose a tag to compare
v0.0.10 Pre-release
Pre-release
v0.0.10