Skip to content

Commit

Permalink
Merge pull request #8 from graphprotocol/rotarur/upgrade-libs
Browse files Browse the repository at this point in the history
upgraded go-libp2p to 0.27.8
  • Loading branch information
rotarur authored Oct 26, 2023
2 parents 5315e57 + 9b0a728 commit b2a76b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/klauspost/cpuid/v2 v2.2.3 // indirect
github.com/libp2p/go-buffer-pool v0.1.0 // indirect
github.com/libp2p/go-flow-metrics v0.1.0 // indirect
github.com/libp2p/go-libp2p v0.26.3 // indirect
github.com/libp2p/go-libp2p v0.27.8 // indirect
github.com/magiconair/properties v1.8.7 // indirect
github.com/minio/sha256-simd v1.0.0 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
Expand Down

0 comments on commit b2a76b3

Please sign in to comment.