Skip to content

Commit

Permalink
go.mod: bump barebitcoin/btcd
Browse files Browse the repository at this point in the history
  • Loading branch information
octobocto committed Sep 27, 2024
1 parent b312611 commit 43389c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
connectrpc.com/connect v1.16.2
connectrpc.com/grpchealth v1.3.0
connectrpc.com/grpcreflect v1.2.0
github.com/barebitcoin/btcd/rpcclient v0.0.0-20240919173453-8aa8db4dc765
github.com/barebitcoin/btcd/rpcclient v0.0.0-20240927061622-c0a9f969fd8d
github.com/btcsuite/btcd v0.24.2
github.com/btcsuite/btcd/btcutil v1.1.6
github.com/btcsuite/btcd/chaincfg/chainhash v1.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ connectrpc.com/grpchealth v1.3.0/go.mod h1:3vpqmX25/ir0gVgW6RdnCPPZRcR6HvqtXX5RN
connectrpc.com/grpcreflect v1.2.0 h1:Q6og1S7HinmtbEuBvARLNwYmTbhEGRpHDhqrPNlmK+U=
connectrpc.com/grpcreflect v1.2.0/go.mod h1:nwSOKmE8nU5u/CidgHtPYk1PFI3U9ignz7iDMxOYkSY=
github.com/aead/siphash v1.0.1/go.mod h1:Nywa3cDsYNNK3gaciGTWPwHt0wlpNV15vwmswBAUSII=
github.com/barebitcoin/btcd/rpcclient v0.0.0-20240919173453-8aa8db4dc765 h1:QpuEPURSB5YlDTSsOCtWVn7oeaZaTP0EXOWJiomHzCs=
github.com/barebitcoin/btcd/rpcclient v0.0.0-20240919173453-8aa8db4dc765/go.mod h1:40gHHP6p9jQNolMHF7tbzSyW/EpEy04tvcSATgikQGE=
github.com/barebitcoin/btcd/rpcclient v0.0.0-20240927061622-c0a9f969fd8d h1:EQBrH0PUvxKeO+Ttbcax7xDwbaAN0FFedXAp7dhSY+w=
github.com/barebitcoin/btcd/rpcclient v0.0.0-20240927061622-c0a9f969fd8d/go.mod h1:40gHHP6p9jQNolMHF7tbzSyW/EpEy04tvcSATgikQGE=
github.com/btcsuite/btcd v0.20.1-beta/go.mod h1:wVuoA8VJLEcwgqHBwHmzLRazpKxTv13Px/pDuV7OomQ=
github.com/btcsuite/btcd v0.22.0-beta.0.20220111032746-97732e52810c/go.mod h1:tjmYdS6MLJ5/s0Fj4DbLgSbDHbEqLJrtnHecBFkdz5M=
github.com/btcsuite/btcd v0.23.5-0.20231215221805-96c9fd8078fd/go.mod h1:nm3Bko6zh6bWP60UxwoT5LzdGJsQJaPo6HjduXq9p6A=
Expand Down

0 comments on commit 43389c6

Please sign in to comment.