-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🧹 Update deps for cnquery and providers 20240708 #4316
Conversation
Need to clarify whether we can update to |
This still breaks the os provider release: https://github.com/mondoohq/cnquery/actions/runs/9836900484/job/27153597047 Thanks @preslavgerchev We need to pin this version for now. |
Signed-off-by: Christian Zunker <[email protected]>
4ef562b
to
914af9a
Compare
@@ -4,9 +4,12 @@ go 1.22.0 | |||
|
|||
toolchain go1.22.4 | |||
|
|||
// Later versions break the build of the os provider for Windows | |||
replace modernc.org/libc => modernc.org/libc v1.53.3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The build works now:
https://github.com/mondoohq/cnquery/actions/runs/9888135455
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Created by Mondoo Tools via GitHub Actions
Workflow:
https://github.com/mondoohq/cnquery/actions/workflows/update-deps.yaml