cloudbeat icon indicating copy to clipboard operation
cloudbeat copied to clipboard

Go mods auto-update (dependabot) fails

Open moukoublen opened this issue 1 year ago • 3 comments

Describe the bug Dependabot seems to be failing (link). The reason might be that some dependencies updates have broken changes.

Dependencies should be updated manually to fix the braking changes.

Note: aquasecurity/trivy latest release seems to have braking change with beats, so it should stay on-par with beats.

moukoublen avatar Jan 08 '24 17:01 moukoublen

I think these are two separate issues. One is that dependabot is failing (error is out_of_disk) and two, that updating some dependencies breaks our build.

I don't think dependabot actually verifies the update with go build

orestisfl avatar Jan 08 '24 18:01 orestisfl

The dependabot runs successfully now. I am not sure if this happened because of some other reason or because of the removal of double schedule element (probably not), but it seems it's running now. So let's close this issue and we can re-open it if it fails again.

moukoublen avatar Jan 08 '24 18:01 moukoublen

That PR is for the "Security update" part of dependabot, the "Version update" part still fails.

orestisfl avatar Jan 08 '24 18:01 orestisfl