File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/lightningnetwork/lnd v0.18.4-beta.rc1
21
21
github.com/stretchr/testify v1.9.0
22
22
github.com/urfave/cli v1.22.9
23
- github.com/vulpemventures/go-elements v0.4.0
23
+ github.com/vulpemventures/go-elements v0.5.1
24
24
github.com/ybbus/jsonrpc v2.1.2+incompatible
25
25
go.etcd.io/bbolt v1.3.11
26
26
google.golang.org/grpc v1.59.0
@@ -102,7 +102,7 @@ require (
102
102
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 // indirect
103
103
github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 // indirect
104
104
github.com/vulpemventures/fastsha256 v0.0.0-20160815193821-637e65642941 // indirect
105
- github.com/vulpemventures/go-secp256k1-zkp v1.1.5 // indirect
105
+ github.com/vulpemventures/go-secp256k1-zkp v1.1.6 // indirect
106
106
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 // indirect
107
107
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 // indirect
108
108
go.etcd.io/etcd/api/v3 v3.5.7 // indirect
Original file line number Diff line number Diff line change @@ -614,10 +614,10 @@ github.com/urfave/cli v1.22.9 h1:cv3/KhXGBGjEXLC4bH0sLuJ9BewaAbpk5oyMOveu4pw=
614
614
github.com/urfave/cli v1.22.9 /go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0 =
615
615
github.com/vulpemventures/fastsha256 v0.0.0-20160815193821-637e65642941 h1:CTcw80hz/Sw8hqlKX5ZYvBUF5gAHSHwdjXxRf/cjDcI =
616
616
github.com/vulpemventures/fastsha256 v0.0.0-20160815193821-637e65642941 /go.mod h1:GXBJykxW2kUcktGdsgyay7uwwWvkljASfljNcT0mbh8 =
617
- github.com/vulpemventures/go-elements v0.4.0 h1:oTuXIAyvJTMq8ccWwKfDiILJa9la+DPYeqX+rH/dgWc =
618
- github.com/vulpemventures/go-elements v0.4.0 /go.mod h1:S7wy2QnrC2ElCZOscYMU2PYnnXRmuBQYfLMQGMVBqMg =
619
- github.com/vulpemventures/go-secp256k1-zkp v1.1.5 h1:oG1kO8ibVQ1wOvYcnFyuI+2YqnEZluXdRwkOPJlHBQM =
620
- github.com/vulpemventures/go-secp256k1-zkp v1.1.5 /go.mod h1:zo7CpgkuPgoe7fAV+inyxsI9IhGmcoFgyD8nqZaPSOM =
617
+ github.com/vulpemventures/go-elements v0.5.1 h1:F83n7dScOnAnpyH9VgWLdC68Qcva+2EWVzzNuW2UKak =
618
+ github.com/vulpemventures/go-elements v0.5.1 /go.mod h1:aBGuWXHaiAIUIcwqCdtEh2iQ3kJjKwHU9ywvhlcRSeU =
619
+ github.com/vulpemventures/go-secp256k1-zkp v1.1.6 h1:BmsrmXRLUibwa75Qkk8yELjpzCzlAjYFGLiLiOdq7Xo =
620
+ github.com/vulpemventures/go-secp256k1-zkp v1.1.6 /go.mod h1:zo7CpgkuPgoe7fAV+inyxsI9IhGmcoFgyD8nqZaPSOM =
621
621
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f h1:J9EGpcZtP0E/raorCMxlFGSTBrsSlaDGf3jU/qvAE2c =
622
622
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f /go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU =
623
623
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 h1:EzJWgHovont7NscjpAxXsDA8S8BMYve8Y5+7cuRE7R0 =
You can’t perform that action at this time.
0 commit comments