File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
filippo.io/edwards25519 v1.1.0
9
9
github.com/blinklabs-io/ouroboros-mock v0.3.8
10
10
github.com/btcsuite/btcd/btcutil v1.1.6
11
- github.com/fxamacker/cbor/v2 v2.8 .0
11
+ github.com/fxamacker/cbor/v2 v2.9 .0
12
12
github.com/jinzhu/copier v0.4.0
13
13
github.com/stretchr/testify v1.10.0
14
14
github.com/utxorpc/go-codegen v0.17.0
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1/go.mod h1:hyedUtir6IdtD/7lIxGeC
37
37
github.com/decred/dcrd/lru v1.0.0 /go.mod h1:mxKOwFd7lFjN2GZYsiz/ecgqR6kkYAl+0pz0tEMk218 =
38
38
github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
39
39
github.com/fsnotify/fsnotify v1.4.9 /go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ =
40
- github.com/fxamacker/cbor/v2 v2.8 .0 h1:fFtUGXUzXPHTIUdne5+zzMPTfffl3RD5qYnkY40vtxU =
41
- github.com/fxamacker/cbor/v2 v2.8 .0 /go.mod h1:vM4b+DJCtHn+zz7h3FFp/hDAI9WNWCsZj23V5ytsSxQ =
40
+ github.com/fxamacker/cbor/v2 v2.9 .0 h1:NpKPmjDBgUfBms6tr6JZkTHtfFGcMKsw3eGcmD/sapM =
41
+ github.com/fxamacker/cbor/v2 v2.9 .0 /go.mod h1:vM4b+DJCtHn+zz7h3FFp/hDAI9WNWCsZj23V5ytsSxQ =
42
42
github.com/golang/protobuf v1.2.0 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
43
43
github.com/golang/protobuf v1.4.0-rc.1 /go.mod h1:ceaxUfeHdC40wWswd/P6IGgMaK3YpKi5j83Wpe3EHw8 =
44
44
github.com/golang/protobuf v1.4.0-rc.1.0.20200221234624-67d41d38c208 /go.mod h1:xKAWHe0F5eneWXFV3EuXVDTCmh+JuBKY0li0aMyXATA =
You can’t perform that action at this time.
0 commit comments