We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba28ff commit e6fb9cdCopy full SHA for e6fb9cd
go.mod
@@ -9,7 +9,6 @@ godebug x509negativeserial=1
9
10
require (
11
code.gitea.io/actions-proto-go v0.4.1
12
- code.gitea.io/gitea-vet v0.2.3
13
code.gitea.io/sdk/gitea v0.22.0
14
codeberg.org/gusted/mcaptcha v0.0.0-20220723083913-4f3072e1d570
15
connectrpc.com/connect v1.18.1
@@ -135,6 +134,7 @@ require (
135
134
136
137
cloud.google.com/go/compute/metadata v0.8.0 // indirect
+ code.gitea.io/gitea-vet v0.2.3 // indirect
138
dario.cat/mergo v1.0.2 // indirect
139
filippo.io/edwards25519 v1.1.0 // indirect
140
git.sr.ht/~mariusor/go-xsd-duration v0.0.0-20220703122237-02e73435a078 // indirect
0 commit comments