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 55require (
66 github.com/Bitrue-exchange/libada-go v0.0.1-rc.0.20220817020305-79d8b4c4dd9c
77 github.com/cloudstruct/go-cardano-ledger v0.2.1
8- github.com/cloudstruct/go-ouroboros-network v0.17.0
8+ github.com/cloudstruct/go-ouroboros-network v0.16.1
99 github.com/fxamacker/cbor/v2 v2.4.0
1010 github.com/gin-contrib/zap v0.0.2
1111 github.com/gin-gonic/gin v1.8.1
Original file line number Diff line number Diff line change @@ -63,8 +63,8 @@ github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMn
6363github.com/client9/misspell v0.3.4 /go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw =
6464github.com/cloudstruct/go-cardano-ledger v0.2.1 h1:J5DAs5GiP4iROwnukEgQhRdSh94cFFGifjnFNnFBSgU =
6565github.com/cloudstruct/go-cardano-ledger v0.2.1 /go.mod h1:EBB9JG+3nBs3IV0p751yz1468XYkzJce1/A2X+xH8L8 =
66- github.com/cloudstruct/go-ouroboros-network v0.17.0 h1:BcixGe90SMiL3K3udIImdcNtULEfIYQ46WagxQXHzo8 =
67- github.com/cloudstruct/go-ouroboros-network v0.17.0 /go.mod h1:/Rz+GYS+ItV7e5F4rXfZuCVuHa+SkFfaH3zgqjVN3eI =
66+ github.com/cloudstruct/go-ouroboros-network v0.16.1 h1:iAYviR5keS3/rbAnJp2slXsTcEAE04ut8WDcRYzK6qM =
67+ github.com/cloudstruct/go-ouroboros-network v0.16.1 /go.mod h1:/Rz+GYS+ItV7e5F4rXfZuCVuHa+SkFfaH3zgqjVN3eI =
6868github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f /go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc =
6969github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d /go.mod h1:maD7wRr/U5Z6m/iR4s+kqSMx2CaBsrgA7czyZG/E6dU =
7070github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
You can’t perform that action at this time.
0 commit comments