Skip to content

Conversation

@jkowalski
Copy link
Contributor

@jkowalski jkowalski commented Nov 16, 2024

Also upgrades Checklocks to release-20241104.0

@codecov
Copy link

codecov bot commented Nov 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.31%. Comparing base (cb455c6) to head (3258de0).
Report is 407 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4248      +/-   ##
==========================================
+ Coverage   75.86%   76.31%   +0.44%     
==========================================
  Files         470      527      +57     
  Lines       37301    39920    +2619     
==========================================
+ Hits        28299    30465    +2166     
- Misses       7071     7448     +377     
- Partials     1931     2007      +76     

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

go.mod Outdated
module github.com/kopia/kopia

go 1.22.7
go 1.23.3

Choose a reason for hiding this comment

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

Suggested change
go 1.23.3
go 1.23
toolchain go1.23.3

to satisfy #4292

Copy link

@kaovilai kaovilai Dec 20, 2024

Choose a reason for hiding this comment

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

This would eliminate minimum version on other package importers but will use 1.23.3 for this repo.

Copy link
Collaborator

Choose a reason for hiding this comment

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

The Go patch version is now required by the Go tooling.

@julio-lopez julio-lopez changed the title chore(ci): upgrade Go to 1.23.3 chore(ci): upgrade Go to 1.23 Jan 22, 2025
@julio-lopez julio-lopez added breaking-change PRs that introduce breaking changes dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 23, 2025
@julio-lopez julio-lopez merged commit 83c8d0b into kopia:master Jan 24, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-change PRs that introduce breaking changes dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants