Skip to content

Commit

Permalink
Pick up gossip split stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
bruce-riley committed Aug 19, 2024
1 parent cac6873 commit 9e01236
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion fly/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -280,4 +280,4 @@ replace github.com/wormhole-foundation/wormhole/sdk v0.0.0-00010101000000-000000

replace github.com/wormhole-foundation/wormchain v0.0.0-00010101000000-000000000000 => github.com/wormhole-foundation/wormhole/wormchain v0.0.0-20221107132100-09459fcf9e67

replace github.com/certusone/wormhole/node v0.0.0-20240507160701-1c858d355869 => github.com/wormholelabs-xyz/wormhole/node v0.0.0-20240625201000-d4618b3f8f75
replace github.com/certusone/wormhole/node v0.0.0-20240507160701-1c858d355869 => github.com/wormholelabs-xyz/wormhole/node v0.0.0-20240709213605-5a3a3b2a97e6
4 changes: 2 additions & 2 deletions fly/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1040,8 +1040,8 @@ github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1 h1:EKhdz
github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1/go.mod h1:8UvriyWtv5Q5EOgjHaSseUEdkQfvwFv1I/In/O2M9gc=
github.com/wormhole-foundation/wormhole/sdk v0.0.0-20240507160701-1c858d355869 h1:h8xJNIkQgzOLwptZcJgGynlHsJzJL5VDXMXcPQY3D6A=
github.com/wormhole-foundation/wormhole/sdk v0.0.0-20240507160701-1c858d355869/go.mod h1:pE/jYet19kY4P3V6mE2+01zvEfxdyBqv6L6HsnSa5uc=
github.com/wormholelabs-xyz/wormhole/node v0.0.0-20240625201000-d4618b3f8f75 h1:x/acaFRbslBuJyKQuqkC6Q6mq6LM7xZFHDIBr8npFiA=
github.com/wormholelabs-xyz/wormhole/node v0.0.0-20240625201000-d4618b3f8f75/go.mod h1:nynfZl9OpSSvYpolu16jbLRrTia5MeArcBNDP7B3Twc=
github.com/wormholelabs-xyz/wormhole/node v0.0.0-20240709213605-5a3a3b2a97e6 h1:m9xYkOBPyPS1a9tgTm74a5IX7AvQcfDSdT5W0C47Aec=
github.com/wormholelabs-xyz/wormhole/node v0.0.0-20240709213605-5a3a3b2a97e6/go.mod h1:nynfZl9OpSSvYpolu16jbLRrTia5MeArcBNDP7B3Twc=
github.com/xdg-go/pbkdf2 v1.0.0/go.mod h1:jrpuAogTd400dnrH08LKmI/xc1MbPOebTwRqcT5RDeI=
github.com/xdg-go/scram v1.1.1/go.mod h1:RaEWvsqvNKKvBPvcKeFjrG2cJqOkHTiyTpzz23ni57g=
github.com/xdg-go/stringprep v1.0.3/go.mod h1:W3f5j4i+9rC0kuIEJL0ky1VpHXQU3ocBgklLGvcBnW8=
Expand Down

0 comments on commit 9e01236

Please sign in to comment.