Skip to content

Update dependencies and Go 1.25#173

Merged
yunussandikci merged 6 commits intomainfrom
update-deps
Aug 20, 2025
Merged

Update dependencies and Go 1.25#173
yunussandikci merged 6 commits intomainfrom
update-deps

Conversation

@yunussandikci
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings August 19, 2025 11:56
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates the project to use Go 1.25 and upgrades various dependencies to their latest versions.

  • Go runtime version upgraded from 1.24 to 1.25
  • Updated Kubernetes and controller-runtime dependencies to latest versions
  • Upgraded development tool versions including golangci-lint, mockery, and gofumpt

Reviewed Changes

Copilot reviewed 11 out of 12 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
go.mod Updated Go version and all dependencies to latest versions
Dockerfile Updated base image to golang:1.25
.github/workflows/*.yaml Updated CI workflows to use Go 1.25
.golangci.yaml Migrated to golangci-lint v2 configuration format
devops.sh Updated development tool versions
cmd/benchmark/*.go Code style improvements and variable extraction
pkg/apis/v1alpha2/scheduled_resource_types.go Added blank line for formatting

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions
Copy link

github-actions bot commented Aug 19, 2025

Go test coverage: 91.4% for commit 21103b8
View coverage for all packages
# Package Name                                                | Coverage
+ github.com/NCCloud/mayfly/pkg/common                        |    92.3%
+ github.com/NCCloud/mayfly/pkg/controllers/expiration        |    95.2%
+ github.com/NCCloud/mayfly/pkg/controllers/scheduledresource |    88.4%

@yunussandikci yunussandikci merged commit 421fd4d into main Aug 20, 2025
2 checks passed
@yunussandikci yunussandikci deleted the update-deps branch August 20, 2025 08:34
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