thockin / go-build-template

A Makefile/Dockerfile example for Go projects.
Apache License 2.0
3.24k stars 430 forks source link

Update tools deps #78

Closed aojea closed 1 year ago

aojea commented 1 year ago

the manifest-tool indirectly pulls a containerd version with a CVE associated that makes bots to flag it.

Since we are updating deps, just update all of them in different commits

aojea commented 1 year ago

/assign @thockin

aojea commented 1 year ago

I can't see the cloudbuild error

Build 0b7721b9-a075-4c7e-a131-979abfd44107 failed

@thockin let me know what do you find so I can fix it

jingyuanliang commented 1 year ago

I can't see the cloudbuild error

Build 0b7721b9-a075-4c7e-a131-979abfd44107 failed

@thockin let me know what do you find so I can fix it

I think the cloudbuild is broken at head.