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.1
77require (
88 github.com/blinklabs-io/cardano-models v0.5.0
99 github.com/blinklabs-io/gouroboros v0.115.2
10- github.com/fxamacker/cbor/v2 v2.7 .0
10+ github.com/fxamacker/cbor/v2 v2.8 .0
1111 github.com/gin-contrib/cors v1.7.4
1212 github.com/gin-contrib/zap v1.1.4
1313 github.com/gin-gonic/gin v1.10.0
Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1/go.mod h1:hyedUtir6IdtD/7lIxGeC
4848github.com/decred/dcrd/lru v1.0.0 /go.mod h1:mxKOwFd7lFjN2GZYsiz/ecgqR6kkYAl+0pz0tEMk218 =
4949github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
5050github.com/fsnotify/fsnotify v1.4.9 /go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ =
51- github.com/fxamacker/cbor/v2 v2.7 .0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E =
52- github.com/fxamacker/cbor/v2 v2.7 .0 /go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ =
51+ github.com/fxamacker/cbor/v2 v2.8 .0 h1:fFtUGXUzXPHTIUdne5+zzMPTfffl3RD5qYnkY40vtxU =
52+ github.com/fxamacker/cbor/v2 v2.8 .0 /go.mod h1:vM4b+DJCtHn+zz7h3FFp/hDAI9WNWCsZj23V5ytsSxQ =
5353github.com/gabriel-vasile/mimetype v1.4.8 h1:FfZ3gj38NjllZIeJAmMhr+qKL8Wu+nOoI3GqacKw1NM =
5454github.com/gabriel-vasile/mimetype v1.4.8 /go.mod h1:ByKUIKGjh1ODkGM1asKUbQZOLGrPjydw3hYPU2YU9t8 =
5555github.com/gin-contrib/cors v1.7.4 h1:/fC6/wk7rCRtqKqki8lLr2Xq+hnV49aXDLIuSek9g4k =
You can’t perform that action at this time.
0 commit comments