Skip to content
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

fix(deps): update go #498

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-openapi/runtime v0.26.2 -> v0.27.0 age adoption passing confidence
github.com/go-openapi/swag v0.22.7 -> v0.22.8 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

go-openapi/runtime (github.com/go-openapi/runtime)

v0.27.0

Compare Source

go-openapi/swag (github.com/go-openapi/swag)

v0.22.8

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@ianlewis
Copy link
Member

go-securesystemslib made backwards incompatible changes to their dsse library which isn't compatible with sigstore so we'll have to wait until sigstore updates.

@renovate-bot renovate-bot force-pushed the renovate/go branch 6 times, most recently from fc2164b to b701600 Compare February 27, 2023 20:04
@renovate-bot renovate-bot force-pushed the renovate/go branch 2 times, most recently from 0dea798 to 6086b5c Compare March 8, 2023 16:41
@renovate-bot renovate-bot force-pushed the renovate/go branch 4 times, most recently from 24971a0 to 4e2cc66 Compare March 17, 2023 00:43
@renovate-bot renovate-bot force-pushed the renovate/go branch 2 times, most recently from e0aa49b to 097027d Compare March 28, 2023 22:34
@renovate-bot renovate-bot force-pushed the renovate/go branch 2 times, most recently from 30f3207 to 06c8ed8 Compare April 11, 2023 18:44
@ianlewis
Copy link
Member

Blocked by #546

@ianlewis ianlewis added the status:blocked This issue is currently blocked on something. label Apr 18, 2023
@renovate-bot renovate-bot force-pushed the renovate/go branch 3 times, most recently from 446b786 to e0599c4 Compare April 24, 2023 20:51
@renovate-bot renovate-bot force-pushed the renovate/go branch 2 times, most recently from 39e97b7 to 8d2b4ae Compare May 3, 2023 20:29
@renovate-bot renovate-bot force-pushed the renovate/go branch 3 times, most recently from 82e8667 to 4c296cf Compare October 13, 2023 13:14
@renovate-bot renovate-bot force-pushed the renovate/go branch 3 times, most recently from 4eeb790 to 6d6cfb5 Compare November 2, 2023 00:02
@renovate-bot renovate-bot force-pushed the renovate/go branch 6 times, most recently from 02944e2 to 4a0a191 Compare November 10, 2023 01:28
@renovate-bot renovate-bot force-pushed the renovate/go branch 4 times, most recently from 8a77ade to 5ff396a Compare December 4, 2023 21:21
@renovate-bot renovate-bot force-pushed the renovate/go branch 2 times, most recently from 2a2318a to c2d7108 Compare January 17, 2024 18:06
@renovate-bot renovate-bot force-pushed the renovate/go branch 2 times, most recently from d1013d8 to a9a82b0 Compare January 23, 2024 17:23
laurentsimon pushed a commit that referenced this pull request Jan 24, 2024
Fixing the existing PR
#498 to also change
the github actions to use the go 1.21 sourced directly from `go.mod`.

-
https://github.com/slsa-framework/slsa-github-generator/blob/07e64b653f10a80b6510f4568f685f8b7b9ea830/.github/workflows/builder_go_slsa3.yml#L56
-
https://github.com/actions/setup-go?tab=readme-ov-file#getting-go-version-from-the-gomod-file
-
https://github.com/slsa-framework/slsa-verifier/actions/runs/7559933600/job/20584856777?pr=498


> ...
Error: We were unable to automatically build your code. Please replace
the call to the autobuild action with your custom build steps.
Encountered a fatal error while running
"/opt/hostedtoolcache/CodeQL/2.15.5/x64/codeql/go/tools/autobuild.sh".
Exit code was 1 and error was: 2024/01/17 18:06:58 Autobuilder was built
with go1.21.5, environment has go1.20.12
...

Also fixing some more lint checks about repeated strings

---------

Signed-off-by: Mend Renovate <bot@renovateapp.com>
Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
Co-authored-by: Mend Renovate <bot@renovateapp.com>
Signed-off-by: Mend Renovate <bot@renovateapp.com>
@laurentsimon laurentsimon merged commit bb41cb6 into slsa-framework:main Jan 24, 2024
17 checks passed
ramonpetgrave64 pushed a commit to ramonpetgrave64/slsa-verifier that referenced this pull request Apr 18, 2024
Co-authored-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants