Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Go to 1.23.2 #5854

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Bump Go to 1.23.2 #5854

merged 1 commit into from
Oct 15, 2024

Conversation

jberci
Copy link
Contributor

@jberci jberci commented Sep 17, 2024

Closes #5826

Copy link

netlify bot commented Sep 17, 2024

Deploy Preview for oasisprotocol-oasis-core canceled.

Name Link
🔨 Latest commit 96ae86d
🔍 Latest deploy log https://app.netlify.com/sites/oasisprotocol-oasis-core/deploys/670e72345d93750009075712

@jberci jberci force-pushed the jberci/feature/go branch 2 times, most recently from ddbe73d to 59cf805 Compare September 17, 2024 10:43
@jberci jberci force-pushed the jberci/feature/go branch 2 times, most recently from 58489fb to f63fce6 Compare September 24, 2024 14:17
@kostko
Copy link
Member

kostko commented Sep 24, 2024

We should probably wait for golang/go#69312 to get fixed in 1.23.x as it impacts libp2p.

@peternose
Copy link
Contributor

as it impacts libp2p.

How did you figure this out? Was it due to failed tests, or are you tracking issues of all our dependencies? 🤔

@kostko
Copy link
Member

kostko commented Oct 8, 2024

Yeah, I'm tracking issues and changelogs of some of our key dependencies :)

@kostko
Copy link
Member

kostko commented Oct 8, 2024

Looks like the issue has been fixed in Go 1.23.2.

go/common/args.go Outdated Show resolved Hide resolved
@jberci jberci marked this pull request as ready for review October 10, 2024 14:56
@jberci jberci changed the title Bump Go to 1.23.1 Bump Go to 1.23.2 Oct 10, 2024
Copy link

codecov bot commented Oct 11, 2024

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 64.74%. Comparing base (8c82d6b) to head (95d47b5).
Report is 16 commits behind head on master.

Files with missing lines Patch % Lines
go/common/grpc/auth/auth_tls_pubkeys.go 0.00% 2 Missing ⚠️
go/common/grpc/auth/auth_tls.go 0.00% 1 Missing ⚠️
go/storage/mkvs/debug.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5854      +/-   ##
==========================================
- Coverage   65.06%   64.74%   -0.32%     
==========================================
  Files         624      627       +3     
  Lines       63923    64292     +369     
==========================================
+ Hits        41592    41627      +35     
- Misses      17467    17756     +289     
- Partials     4864     4909      +45     

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

@jberci jberci merged commit 6dcf9d8 into master Oct 15, 2024
6 checks passed
@jberci jberci deleted the jberci/feature/go branch October 15, 2024 14:30
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.

Bump Go to 1.23.2
3 participants