Skip to content

Fix Go version handling, hopefully#90

Merged
negz merged 8 commits intocrossplane:masterfrom
negz:specifically
Apr 21, 2025
Merged

Fix Go version handling, hopefully#90
negz merged 8 commits intocrossplane:masterfrom
negz:specifically

Conversation

@negz
Copy link
Copy Markdown
Member

@negz negz commented Apr 21, 2025

The Renovate PR for setup-go -> v5 doesn't like that there's a patch version specified in go.mod. I suspect because it's being run with a pretty old Go version (v1.18) in CI.

Description of your changes

Closes #76

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

negz added 8 commits April 21, 2025 11:39
The Renovate PR for setup-go -> v5 doesn't like that there's a patch
version specified in go.mod. I suspect because it's being run with a
pretty old Go version (v1.18) in CI.

Signed-off-by: Nic Cope <nicc@rk0n.org>
Signed-off-by: Nic Cope <nicc@rk0n.org>
Signed-off-by: Nic Cope <nicc@rk0n.org>
Signed-off-by: Nic Cope <nicc@rk0n.org>
Signed-off-by: Nic Cope <nicc@rk0n.org>
Signed-off-by: Nic Cope <nicc@rk0n.org>
Signed-off-by: Nic Cope <nicc@rk0n.org>
Signed-off-by: Nic Cope <nicc@rk0n.org>
@negz negz mentioned this pull request Apr 21, 2025
2 tasks
Copy link
Copy Markdown

@bobh66 bobh66 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@negz negz merged commit 165f1c6 into crossplane:master Apr 21, 2025
7 checks passed
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