Something which performs the function listed above will purge out the contents of:
$GOROOT/bin/bin
$GOROOT/bin/src
$GOROOT/bin/pkg
This will ensure a package is guaranteed to be re-fetched each time a play will run, which will get around an underlying problem I intend on investigating properly at a later date.
go_reget: true
Something which performs the function listed above will purge out the contents of:
This will ensure a package is guaranteed to be re-fetched each time a play will run, which will get around an underlying problem I intend on investigating properly at a later date.