aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorLunny Xiao <xiaolunwen@gmail.com>2023-01-01 18:23:26 +0800
committerGitHub <noreply@github.com>2023-01-01 11:23:26 +0100
commit2bbf9e730277e62caa54ac175d93e1570b721db4 (patch)
treecd93cd82440d76ee7292bc6e21c98d379b10ee8a /go.mod
parentb1a4eb40a11233233f41289485661a489de44e65 (diff)
downloadgitea-2bbf9e730277e62caa54ac175d93e1570b721db4.tar.gz
gitea-2bbf9e730277e62caa54ac175d93e1570b721db4.zip
Upgrade go-chi to v5.0.8 (#22304)
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 2c53867e1e..64c293bc25 100644
--- a/go.mod
+++ b/go.mod
@@ -33,7 +33,7 @@ require (
github.com/gliderlabs/ssh v0.3.5
github.com/go-ap/activitypub v0.0.0-20220917143152-e4e7018838c0
github.com/go-ap/jsonld v0.0.0-20220917142617-76bf51585778
- github.com/go-chi/chi/v5 v5.0.7
+ github.com/go-chi/chi/v5 v5.0.8
github.com/go-chi/cors v1.2.1
github.com/go-enry/go-enry/v2 v2.8.3
github.com/go-fed/httpsig v1.1.1-0.20201223112313-55836744818e