summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorJason Song <i@wolfogre.com>2022-12-02 22:14:57 +0800
committerGitHub <noreply@github.com>2022-12-02 22:14:57 +0800
commitf59a74852bb530bd728ecf62f5c8be510d2c3770 (patch)
treec80cddfb294cf5957619bc157ee939feca40446c /go.mod
parentd64063277d77a0eea5fa13d257a25ec554367c71 (diff)
downloadgitea-f59a74852bb530bd728ecf62f5c8be510d2c3770.tar.gz
gitea-f59a74852bb530bd728ecf62f5c8be510d2c3770.zip
Update gitea-vet to check FSFE REUSE (#22004)
Related to: - #21840 - https://gitea.com/gitea/gitea-vet/pulls/21 What it looks like when it's working: https://drone.gitea.io/go-gitea/gitea/64040/1/5 All available SPDX license identifiers: [SPDX License List](https://spdx.org/licenses/). Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 5e090a98b4..de8629f132 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module code.gitea.io/gitea
go 1.18
require (
- code.gitea.io/gitea-vet v0.2.2-0.20220122151748-48ebc902541b
+ code.gitea.io/gitea-vet v0.2.2
code.gitea.io/sdk/gitea v0.15.1
codeberg.org/gusted/mcaptcha v0.0.0-20220723083913-4f3072e1d570
gitea.com/go-chi/binding v0.0.0-20221013104517-b29891619681