Skip to content

Commit b5e5013

Browse files
fix(deps): update module github.com/btcsuite/btcd from v0.22.2 to v0.24.2 [security]
1 parent 6806084 commit b5e5013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/FigureTechnologies/extkey
33
go 1.18
44

55
require (
6-
github.com/btcsuite/btcd v0.22.2
6+
github.com/btcsuite/btcd v0.24.2
77
github.com/btcsuite/btcutil v1.0.3-0.20201208143702-a53e38424cce
88
github.com/gin-gonic/gin v1.9.0
99
github.com/gogo/protobuf v1.3.2

0 commit comments

Comments
 (0)