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 44
55require (
66 github.com/blinklabs-io/gouroboros v0.70.1
7- github.com/fxamacker/cbor/v2 v2.5 .0
7+ github.com/fxamacker/cbor/v2 v2.6 .0
88 github.com/gin-contrib/zap v0.2.0
99 github.com/gin-gonic/gin v1.9.1
1010 github.com/kelseyhightower/envconfig v1.4.0
Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymF
7575github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
7676github.com/envoyproxy/go-control-plane v0.9.4 /go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98 =
7777github.com/envoyproxy/protoc-gen-validate v0.1.0 /go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c =
78- github.com/fxamacker/cbor/v2 v2.5 .0 h1:oHsG0V/Q6E/wqTS2O1Cozzsy69nqCiguo5Q1a1ADivE =
79- github.com/fxamacker/cbor/v2 v2.5 .0 /go.mod h1:TA1xS00nchWmaBnEIxPSE5oHLuJBAVvqrtAnWBwBCVo =
78+ github.com/fxamacker/cbor/v2 v2.6 .0 h1:sU6J2usfADwWlYDAFhZBQ6TnLFBHxgesMrQfQgk1tWA =
79+ github.com/fxamacker/cbor/v2 v2.6 .0 /go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ =
8080github.com/gabriel-vasile/mimetype v1.4.2 h1:w5qFW6JKBz9Y393Y4q372O9A7cUSequkh1Q7OhCmWKU =
8181github.com/gabriel-vasile/mimetype v1.4.2 /go.mod h1:zApsH/mKG4w07erKIaJPFiX0Tsq9BFQgN3qGY5GnNgA =
8282github.com/gin-contrib/gzip v0.0.6 h1:NjcunTcGAj5CO1gn4N8jHOSIeRFHIbn51z6K+xaN4d4 =
You can’t perform that action at this time.
0 commit comments