Uh oh!
There was an error while loading. Please reload this page.
Fix all go installations in the CI to the same version - #1557
Merged
Kathryn Baldauf (katiewasnothere) merged 3 commits intoOct 31, 2022
Merged
Conversation
Kathryn Baldauf (katiewasnothere)
requested a review
from a team
as a code ownerOctober 31, 2022 21:18
Author
Kevin Parsons (kevpar)
commented
Oct 31, 2022
Member
1.17 is out of support, can we set this to at least 1.18? |
Signed-off-by: Kathryn Baldauf <kabaldau@microsoft.com>
Kathryn Baldauf (katiewasnothere)force-pushed
the
kabaldau/golang_fixed_release_0.9
branch
from
October 31, 2022 21:27
61acec4 to
d837953CompareAuthor
Kevin Parsons (@kevpar) Updated to 1.18.x |
added 2 commits
October 31, 2022 15:23
Signed-off-by: Kathryn Baldauf <kabaldau@microsoft.com>
Signed-off-by: Kathryn Baldauf <kabaldau@microsoft.com>
Kathryn Baldauf (katiewasnothere)force-pushed
the
kabaldau/golang_fixed_release_0.9
branch
from
October 31, 2022 22:43
d44138d to
03a81d8CompareAuthor
Kevin Parsons (@kevpar) PTAL when you can, finally got the linter to work :P |
Kathryn Baldauf (katiewasnothere)
deleted the
kabaldau/golang_fixed_release_0.9
branch
October 31, 2022 23:01
This file contains hidden or 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
Sign up for freeto 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.
Addresses CI build break in #1554 that was caused by the pipeline automatically choosing golang 1.19. Instead, use golang 1.18.x.
Signed-off-by: Kathryn Baldauf kabaldau@microsoft.com