Skip to content

Commit

Permalink
fix: downgrade go-libp2p@v0.29 to go1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
galargh committed Aug 17, 2023
1 parent 610bf68 commit d8124f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 53 deletions.
4 changes: 1 addition & 3 deletions perf/impl/go-libp2p/v0.29/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/libp2p/test-plans/perf/impl/go-libp2p/v0.29

go 1.21

toolchain go1.21.0
go 1.20

require (
github.com/ipfs/go-log/v2 v2.5.1
Expand Down
Loading

0 comments on commit d8124f2

Please sign in to comment.