Skip to content

Conversation

@MisterMX
Copy link
Collaborator

@MisterMX MisterMX commented Feb 3, 2025

Description of your changes

Bump linter to v1.63.4.
Keep go.mod at go 1.21 because it is not necessary to bump

Depends on #2154

Fixes #

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

Signed-off-by: Maximilian Blatt (external expert on behalf of DB Netz) <[email protected]>
Bump linter to v1.63.4.
Keep go.mod at go 1.21 because it is not necessary to bump

Signed-off-by: Maximilian Blatt (external expert on behalf of DB Netz) <[email protected]>
@MisterMX MisterMX merged commit ddc4e0e into crossplane-contrib:master Feb 3, 2025
8 checks passed
@github-actions
Copy link

github-actions bot commented Feb 3, 2025

Backport failed for release-0.51, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin release-0.51
git worktree add -d .worktree/backport-2155-to-release-0.51 origin/release-0.51
cd .worktree/backport-2155-to-release-0.51
git checkout -b backport-2155-to-release-0.51
ancref=$(git merge-base cef88613a4ff3874353842d93ac6d44d60d65ce4 933e483c2b8300c4072e5614149ff0a595cfdf48)
git cherry-pick -x $ancref..933e483c2b8300c4072e5614149ff0a595cfdf48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants