Skip to content

chore: bump Go version to 1.26.2#817

Merged
bupd merged 2 commits into
goharbor:mainfrom
adityashekhawat1999:chore/bump-go-version
Apr 21, 2026
Merged

chore: bump Go version to 1.26.2#817
bupd merged 2 commits into
goharbor:mainfrom
adityashekhawat1999:chore/bump-go-version

Conversation

@adityashekhawat1999

@adityashekhawat1999 adityashekhawat1999 commented Apr 18, 2026

Copy link
Copy Markdown
Contributor

Description

Bumps Go version from 1.24.8 to 1.25.0

Type of Change

Please select the relevant type.

  • Bug fix
  • New feature
  • Refactor
  • Documentation update
  • Chore / maintenance

Changes

  • Updated Go version in go.mod to 1.25.0
  • Ran go mod tidy to ensure dependency compatibility

Note

While testing locally running go mod vendor introduced large changes in the vendor/ directory which are not required for this PR as discussed in the issue, changes are limited to go.mod and go.sum.

Build and tests were verified without including vendor updates.

Signed-off-by: Aditya Pratap Singh Shekhawat <adityashekhawat@Adityas-MacBook-Air.local>
@codecov

codecov Bot commented Apr 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 9.13%. Comparing base (60ad0bd) to head (d911aa0).
⚠️ Report is 133 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##             main    #817      +/-   ##
=========================================
- Coverage   10.99%   9.13%   -1.86%     
=========================================
  Files         173     270      +97     
  Lines        8671   13195    +4524     
=========================================
+ Hits          953    1206     +253     
- Misses       7612   11876    +4264     
- Partials      106     113       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@NucleoFusion

Copy link
Copy Markdown
Contributor

Not a review, just a question.
Why arent we going 1.26 instead of only 1.25?

@adityashekhawat1999

Copy link
Copy Markdown
Contributor Author

Not a review, just a question. Why arent we going 1.26 instead of only 1.25?

I was also thinking about that but none of the maintainers mentioned it in the issue, i think we should discuss it in the next meet

@bupd bupd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lets jump to 1.26.2

Comment thread go.mod Outdated
Signed-off-by: Prasanth Baskar <bupdprasanth@gmail.com>
@bupd bupd changed the title chore: bump Go version to 1.25 chore: bump Go version to 1.26.2 Apr 21, 2026
@bupd bupd merged commit b36a243 into goharbor:main Apr 21, 2026
7 of 8 checks passed
LAKSHJAIN14 pushed a commit to LAKSHJAIN14/harbor-cli that referenced this pull request Apr 21, 2026
Signed-off-by: Aditya Pratap Singh Shekhawat <adityashekhawat@Adityas-MacBook-Air.local>
Signed-off-by: Prasanth Baskar <bupdprasanth@gmail.com>
Co-authored-by: Prasanth Baskar <bupdprasanth@gmail.com>
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.

deps: bump module version to v1.26.2

3 participants