chainguard-dev / melange

build APKs from source code
Apache License 2.0
412 stars 95 forks source link

feat - add flag to go/build to run go mod tidy #1303

Closed ritster closed 3 months ago

ritster commented 3 months ago

Melange Pull Request Template

Functional Changes

Notes:

SCA Changes

Notes:

Linter

Notes:

krishjainx commented 3 months ago

I think I know how to fix the issue Update https://github.com/ritster/cdev-melange/tree/main It's 36 commits behind chainguard-dev/melange:main.

Then

git fetch origin          
git rebase origin/main
git push origin feat-gobuild-tidy-flag 

cc/ @ritster @pnasrat