Skip to content

chore: golang v1.24, libp2p v0.41.0 [test]#5053

Closed
gacevicljubisa wants to merge 7 commits intomasterfrom
golang-1.24
Closed

chore: golang v1.24, libp2p v0.41.0 [test]#5053
gacevicljubisa wants to merge 7 commits intomasterfrom
golang-1.24

Conversation

@gacevicljubisa
Copy link
Member

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

Open API Spec Version Changes (if applicable)

Motivation and Context (Optional)

Related Issue (Optional)

Screenshots (if appropriate):

github.com/libp2p/go-libp2p v0.33.2
github.com/multiformats/go-multiaddr v0.12.3
github.com/multiformats/go-multiaddr-dns v0.3.1
github.com/libp2p/go-libp2p v0.41.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Updating the libp2p library could be quite sensitive, I would suggest to do the update in a separate PR and test that all things work well.

@martinconic
Copy link
Contributor

My recommendation would be that we should update most of the libraries separate one from each other and separate from upgrading to the new Go version. Doing this we can avoid struggling to find possible issues/incompatibilities that might come with the new updates. the libp2p library should be in this category and any update could be sensitive and testes well.

@gacevicljubisa gacevicljubisa changed the title chore: golang 1.24 chore: golang 1.24 [test] Apr 15, 2025
@gacevicljubisa gacevicljubisa changed the title chore: golang 1.24 [test] chore: golang v1.24 [test] Apr 15, 2025
@gacevicljubisa gacevicljubisa changed the title chore: golang v1.24 [test] chore: golang v1.24, libp2p v0.41.0 [test] Apr 15, 2025
@gacevicljubisa gacevicljubisa deleted the golang-1.24 branch June 12, 2025 14:32
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