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 5
5
require (
6
6
github.com/blinklabs-io/cardano-models v0.3.0
7
7
github.com/blinklabs-io/gouroboros v0.70.1
8
- github.com/fxamacker/cbor/v2 v2.5 .0
8
+ github.com/fxamacker/cbor/v2 v2.6 .0
9
9
github.com/gin-contrib/zap v0.2.0
10
10
github.com/gin-gonic/gin v1.9.1
11
11
github.com/kelseyhightower/envconfig v1.4.0
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ github.com/chenzhuoyu/iasm v0.9.0/go.mod h1:Xjy2NpN3h7aUqeqM+woSuuvxmIe6+DDsiNLI
15
15
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
16
16
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
17
17
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
18
- github.com/fxamacker/cbor/v2 v2.5 .0 h1:oHsG0V/Q6E/wqTS2O1Cozzsy69nqCiguo5Q1a1ADivE =
19
- github.com/fxamacker/cbor/v2 v2.5 .0 /go.mod h1:TA1xS00nchWmaBnEIxPSE5oHLuJBAVvqrtAnWBwBCVo =
18
+ github.com/fxamacker/cbor/v2 v2.6 .0 h1:sU6J2usfADwWlYDAFhZBQ6TnLFBHxgesMrQfQgk1tWA =
19
+ github.com/fxamacker/cbor/v2 v2.6 .0 /go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ =
20
20
github.com/gabriel-vasile/mimetype v1.4.2 h1:w5qFW6JKBz9Y393Y4q372O9A7cUSequkh1Q7OhCmWKU =
21
21
github.com/gabriel-vasile/mimetype v1.4.2 /go.mod h1:zApsH/mKG4w07erKIaJPFiX0Tsq9BFQgN3qGY5GnNgA =
22
22
github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE =
You can’t perform that action at this time.
0 commit comments