File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
basic-chat-with-rendezvous Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11module github.com/libp2p/go-libp2p/examples
22
3- go 1.23.0
3+ go 1.24
44
55require (
66 github.com/caddyserver/certmagic v0.21.6
Original file line number Diff line number Diff line change 11module github.com/libp2p/go-libp2p/examples/ipfs-camp-2019
22
3- go 1.23
3+ go 1.24
44
55require (
66 github.com/gogo/protobuf v1.3.2
Original file line number Diff line number Diff line change 11module github.com/libp2p/go-libp2p/examples/pubsub/chat
22
3- go 1.23
3+ go 1.24
44
55require (
66 github.com/libp2p/go-libp2p v0.33.0
Original file line number Diff line number Diff line change 11module github.com/libp2p/go-libp2p/examples/pubsub/chat
22
3- go 1.23
3+ go 1.24
44
55require (
66 github.com/gdamore/tcell/v2 v2.5.2
Original file line number Diff line number Diff line change 11module github.com/libp2p/go-libp2p/scripts/test_analysis
22
3- go 1.23
3+ go 1.24
44
55require modernc.org/sqlite v1.36.0
66
You can’t perform that action at this time.
0 commit comments