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 @@ -7,7 +7,7 @@ toolchain go1.24.4
7
7
require (
8
8
github.com/blinklabs-io/cardano-models v0.5.1
9
9
github.com/blinklabs-io/gouroboros v0.127.0
10
- github.com/fxamacker/cbor/v2 v2.8 .0
10
+ github.com/fxamacker/cbor/v2 v2.9 .0
11
11
github.com/gin-contrib/cors v1.7.6
12
12
github.com/gin-contrib/zap v1.1.5
13
13
github.com/gin-gonic/gin v1.10.1
Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1/go.mod h1:hyedUtir6IdtD/7lIxGeC
47
47
github.com/decred/dcrd/lru v1.0.0 /go.mod h1:mxKOwFd7lFjN2GZYsiz/ecgqR6kkYAl+0pz0tEMk218 =
48
48
github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
49
49
github.com/fsnotify/fsnotify v1.4.9 /go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ =
50
- github.com/fxamacker/cbor/v2 v2.8 .0 h1:fFtUGXUzXPHTIUdne5+zzMPTfffl3RD5qYnkY40vtxU =
51
- github.com/fxamacker/cbor/v2 v2.8 .0 /go.mod h1:vM4b+DJCtHn+zz7h3FFp/hDAI9WNWCsZj23V5ytsSxQ =
50
+ github.com/fxamacker/cbor/v2 v2.9 .0 h1:NpKPmjDBgUfBms6tr6JZkTHtfFGcMKsw3eGcmD/sapM =
51
+ github.com/fxamacker/cbor/v2 v2.9 .0 /go.mod h1:vM4b+DJCtHn+zz7h3FFp/hDAI9WNWCsZj23V5ytsSxQ =
52
52
github.com/gabriel-vasile/mimetype v1.4.9 h1:5k+WDwEsD9eTLL8Tz3L0VnmVh9QxGjRmjBvAG7U/oYY =
53
53
github.com/gabriel-vasile/mimetype v1.4.9 /go.mod h1:WnSQhFKJuBlRyLiKohA/2DtIlPFAbguNaG7QCHcyGok =
54
54
github.com/gin-contrib/cors v1.7.6 h1:3gQ8GMzs1Ylpf70y8bMw4fVpycXIeX1ZemuSQIsnQQY =
You can’t perform that action at this time.
0 commit comments