File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -285,6 +285,9 @@ require (
285
285
sigs.k8s.io/yaml v1.2.0 // indirect
286
286
)
287
287
288
+ // Codeberg Patch
289
+ replace gitea.com/go-chi/captcha => codeberg.org/Codeberg/captcha v0.0.0-20220520081522-1e8560aeefdc
290
+
288
291
replace github.com/hashicorp/go-version => github.com/6543/go-version v1.3.1
289
292
290
293
replace github.com/markbates/goth v1.68.0 => github.com/zeripath/goth v1.68.1-0.20220109111530-754359885dce
Original file line number Diff line number Diff line change @@ -62,6 +62,8 @@ code.gitea.io/gitea-vet v0.2.2-0.20220122151748-48ebc902541b/go.mod h1:zcNbT/aJE
62
62
code.gitea.io/sdk/gitea v0.11.3 /go.mod h1:z3uwDV/b9Ls47NGukYM9XhnHtqPh/J+t40lsUrR6JDY =
63
63
code.gitea.io/sdk/gitea v0.15.1 h1:WJreC7YYuxbn0UDaPuWIe/mtiNKTvLN8MLkaw71yx/M =
64
64
code.gitea.io/sdk/gitea v0.15.1 /go.mod h1:klY2LVI3s3NChzIk/MzMn7G1FHrfU7qd63iSMVoHRBA =
65
+ codeberg.org/Codeberg/captcha v0.0.0-20220520081522-1e8560aeefdc h1:A3gd590p+XKy38/yvugn2O44gFNlydTxUizsAyLvod4 =
66
+ codeberg.org/Codeberg/captcha v0.0.0-20220520081522-1e8560aeefdc /go.mod h1:8udua5pKNuvkQNeyEeFHVUugRTTTuOnGa/pFQTAeWXk =
65
67
contrib.go.opencensus.io/exporter/aws v0.0.0-20181029163544-2befc13012d0 /go.mod h1:uu1P0UCM/6RbsMrgPa98ll8ZcHM858i/AD06a9aLRCA =
66
68
contrib.go.opencensus.io/exporter/ocagent v0.5.0 /go.mod h1:ImxhfLRpxoYiSq891pBrLVhN+qmP8BTVvdH2YLs7Gl0 =
67
69
contrib.go.opencensus.io/exporter/stackdriver v0.12.1 /go.mod h1:iwB6wGarfphGGe/e5CWqyUk/cLzKnWsOKPVW3no6OTw =
@@ -74,8 +76,6 @@ gitea.com/go-chi/binding v0.0.0-20220309004920-114340dabecb/go.mod h1:77TZu701zM
74
76
gitea.com/go-chi/cache v0.0.0-20210110083709-82c4c9ce2d5e /go.mod h1:k2V/gPDEtXGjjMGuBJiapffAXTv76H4snSmlJRLUhH0 =
75
77
gitea.com/go-chi/cache v0.2.0 h1:E0npuTfDW6CT1yD8NMDVc1SK6IeRjfmRL2zlEsCEd7w =
76
78
gitea.com/go-chi/cache v0.2.0 /go.mod h1:iQlVK2aKTZ/rE9UcHyz9pQWGvdP9i1eI2spOpzgCrtE =
77
- gitea.com/go-chi/captcha v0.0.0-20211013065431-70641c1a35d5 h1:J/1i8u40TbcLP/w2w2KCkgW2PelIqYkD5UOwu8IOvVU =
78
- gitea.com/go-chi/captcha v0.0.0-20211013065431-70641c1a35d5 /go.mod h1:hQ9SYHKdOX968wJglb/NMQ+UqpOKwW4L+EYdvkWjHSo =
79
79
gitea.com/go-chi/session v0.0.0-20211218221615-e3605d8b28b8 h1:tJQRXgZigkLeeW9LPlps9G9aMoE6LAmqigLA+wxmd1Q =
80
80
gitea.com/go-chi/session v0.0.0-20211218221615-e3605d8b28b8 /go.mod h1:fc/pjt5EqNKgqQXYzcas1Z5L5whkZHyOvTA7OzWVJck =
81
81
gitea.com/lunny/levelqueue v0.4.1 h1:RZ+AFx5gBsZuyqCvofhAkPQ9uaVDPJnsULoJZIYaJNw =
You can’t perform that action at this time.
0 commit comments