Skip to content

Updating Go version#86

Merged
shawnHartsell merged 5 commits into
mainfrom
sh/upgrade-go
Jan 16, 2024
Merged

Updating Go version#86
shawnHartsell merged 5 commits into
mainfrom
sh/upgrade-go

Conversation

@shawnHartsell

@shawnHartsell shawnHartsell commented Jan 16, 2024

Copy link
Copy Markdown
Contributor

This PR updates Go to 1.21 so we can begin updating dependencies like go-git/go-git to their latest version. To keep the PR small, I kept the /vendor folder around. It can removed as a separate PR.

Validation Steps

  1. Ran go mod tidy and go mod vendor after updating the version
  2. Ran script/bootstrap, script/build, and script/test
  3. Ran script/lint and fixed all reported errors due to the upgrade. The errors were minor and did not affect any logic.

@shawnHartsell shawnHartsell requested a review from a team January 16, 2024 20:30
@shawnHartsell shawnHartsell requested a review from a team as a code owner January 16, 2024 20:30
@shawnHartsell shawnHartsell marked this pull request as draft January 16, 2024 20:40
@shawnHartsell shawnHartsell marked this pull request as ready for review January 16, 2024 21:36
@shawnHartsell shawnHartsell merged commit 58f6f35 into main Jan 16, 2024
@ncalteen ncalteen deleted the sh/upgrade-go branch January 17, 2024 20:58
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.

2 participants