diff --git a/go.mod b/go.mod index c9e8b67..33e7a86 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.17 require ( github.com/Kong/go-pdk v0.8.0 github.com/btcsuite/btcd v0.23.4 - github.com/btcsuite/btcd/btcec/v2 v2.3.2 + github.com/btcsuite/btcd/btcec/v2 v2.3.6 github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 github.com/golang-jwt/jwt/v4 v4.5.0 github.com/golang-jwt/jwt/v5 v5.0.0