diff --git a/go.mod b/go.mod index 089aadc..11583b4 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/btcsuite/btcutil -go 1.13 +go 1.14 require ( github.com/aead/siphash v1.0.1