File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed
Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 1- build
1+ build
2+ .DS_Store
Original file line number Diff line number Diff line change 55require (
66 github.com/cometbft/cometbft v0.37.6
77 github.com/cosmos/cosmos-sdk v0.47.13
8- github.com/gitopia/gitopia-go v0.7.0-rc.3
9- github.com/gitopia/gitopia/v6 v6.0.0-rc.6
8+ github.com/gitopia/gitopia-go v0.7.0
9+ github.com/gitopia/gitopia/v6 v6.0.0
1010 github.com/go-git/go-git/v5 v5.11.0
1111 github.com/pkg/errors v0.9.1
1212 github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -448,10 +448,10 @@ github.com/gin-contrib/sse v0.1.0/go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm
448448github.com/gin-gonic/gin v1.6.3 /go.mod h1:75u5sXoLsGZoRN5Sgbi1eraJ4GU3++wFwWzhwvtwp4M =
449449github.com/gin-gonic/gin v1.8.1 h1:4+fr/el88TOO3ewCmQr8cx/CtZ/umlIRIs5M4NTNjf8 =
450450github.com/gin-gonic/gin v1.8.1 /go.mod h1:ji8BvRH1azfM+SYow9zQ6SZMvR8qOMZHmsCuWR9tTTk =
451- github.com/gitopia/gitopia-go v0.7.0-rc.3 h1:UqNPz46GKFsiJW7C7icdoMZZ3RqavuuBXVPxsdLIVKk =
452- github.com/gitopia/gitopia-go v0.7.0-rc.3 /go.mod h1:p6i+BP3FV6FCcMsPDKJfYCRBqFWhspVoVhgz1MGVIMs =
453- github.com/gitopia/gitopia/v6 v6.0.0-rc.6 h1:z64t9EkTxuQ4SuoE0O8Zi/NGLVV5lAP0JDGwsqfeCqs =
454- github.com/gitopia/gitopia/v6 v6.0.0-rc.6 /go.mod h1:HujUCHweDG8AoLctQPt8L7EtL+Eu7L1KpyjVqGVEDr8 =
451+ github.com/gitopia/gitopia-go v0.7.0 h1:HVwr5XoP3g0lWzs8u1CBWj5lCjjkA039+rshNFQPkmI =
452+ github.com/gitopia/gitopia-go v0.7.0 /go.mod h1:iD+Gz8hoOZmcLn4vuPby4q4R8S85jZEOe7mAfb+ZFQM =
453+ github.com/gitopia/gitopia/v6 v6.0.0 h1:r3N1L1yhroorGHjU2M4p0Dp36mgCgih+oB1TAGoqMDE =
454+ github.com/gitopia/gitopia/v6 v6.0.0 /go.mod h1:HujUCHweDG8AoLctQPt8L7EtL+Eu7L1KpyjVqGVEDr8 =
455455github.com/gliderlabs/ssh v0.3.5 h1:OcaySEmAQJgyYcArR+gGGTHCyE7nvhEMTlYY+Dp8CpY =
456456github.com/gliderlabs/ssh v0.3.5 /go.mod h1:8XB4KraRrX39qHhT6yxPsHedjA08I/uBVwj4xC+/+z4 =
457457github.com/go-errors/errors v1.4.2 h1:J6MZopCL4uSllY1OfXM374weqZFFItUbrImctkmUxIA =
You can’t perform that action at this time.
0 commit comments