-
Notifications
You must be signed in to change notification settings - Fork 52
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
fix(deps): update go #498
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
716e27c
to
841e034
Compare
|
fc2164b
to
b701600
Compare
0dea798
to
6086b5c
Compare
24971a0
to
4e2cc66
Compare
e0aa49b
to
097027d
Compare
30f3207
to
06c8ed8
Compare
Blocked by #546 |
446b786
to
e0599c4
Compare
e0599c4
to
40ac67d
Compare
39e97b7
to
8d2b4ae
Compare
82e8667
to
4c296cf
Compare
4eeb790
to
6d6cfb5
Compare
02944e2
to
4a0a191
Compare
4a0a191
to
001cca6
Compare
8a77ade
to
5ff396a
Compare
5ff396a
to
032c53c
Compare
2a2318a
to
c2d7108
Compare
d1013d8
to
a9a82b0
Compare
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>
a9a82b0
to
1220783
Compare
ramonpetgrave64
approved these changes
Jan 24, 2024
laurentsimon
approved these changes
Jan 24, 2024
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.26.2
->v0.27.0
v0.22.7
->v0.22.8
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.
This PR has been generated by Mend Renovate. View repository job log here.