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/cosmos/cosmos-sdk v0.46.12
7- github.com/gitopia/gitopia-go v0.4 .0
7+ github.com/gitopia/gitopia-go v0.5 .0
88 github.com/gitopia/gitopia/v2 v2.0.1
99 github.com/go-git/go-git/v5 v5.5.1
1010 github.com/pkg/errors v0.9.1
@@ -176,5 +176,3 @@ require (
176176replace github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1
177177
178178replace github.com/tendermint/tendermint => github.com/cometbft/cometbft v0.34.27
179-
180- replace github.com/gitopia/gitopia-go => /users/jananianbarasan/go/src/github.com/gitopia/gitopia-go
Original file line number Diff line number Diff line change @@ -204,6 +204,8 @@ github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4
204204github.com/fsnotify/fsnotify v1.5.4 h1:jRbGcIw6P2Meqdwuo0H1p6JVLbL5DHKAKlYndzMwVZI =
205205github.com/fsnotify/fsnotify v1.5.4 /go.mod h1:OVB6XrOHzAwXMpEM7uPOzcehqUV2UqJxmVXmkdnm1bU =
206206github.com/ghodss/yaml v1.0.0 /go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04 =
207+ github.com/gitopia/gitopia-go v0.5.0 h1:gx4mw6XHI89cFmqqVjQt1/Ictu/pXLqDBAYq3hsdsJk =
208+ github.com/gitopia/gitopia-go v0.5.0 /go.mod h1:1in+bQqP/CFduTIvJbB8WowPGRBhvyFkp+ZhBddutt0 =
207209github.com/gitopia/gitopia/v2 v2.0.1 h1:SeHwKkUkA+bqEzsgVimsOb5v6A1wL6O0zqQg/PSSl5c =
208210github.com/gitopia/gitopia/v2 v2.0.1 /go.mod h1:ZEEo2wHSxjJL3tcGg+ZenFlYMhfqFzwJkGkNMkgA9lE =
209211github.com/gliderlabs/ssh v0.3.5 h1:OcaySEmAQJgyYcArR+gGGTHCyE7nvhEMTlYY+Dp8CpY =
You can’t perform that action at this time.
0 commit comments