Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 4 additions & 1 deletion go-library/go/p2p/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@ module myLibrary/go-library/go/p2p

go 1.15

require github.com/libp2p/go-libp2p v0.13.0
require (
github.com/tendermint/tendermint v0.35.9
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
)
1,817 changes: 1,433 additions & 384 deletions go-library/go/p2p/go.sum

Large diffs are not rendered by default.

16 changes: 0 additions & 16 deletions go-library/go/p2p/vendor/github.com/btcsuite/btcd/LICENSE

This file was deleted.

This file was deleted.

Loading