aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorLunny Xiao <xiaolunwen@gmail.com>2022-03-10 02:06:58 +0800
committerGitHub <noreply@github.com>2022-03-09 18:06:58 +0000
commit2448c5ad8b82eb06ec63bcc9c696d380b35ea97c (patch)
tree97bd154a1505c328c8f1baaf866886318b50697a /go.mod
parentc21735b49a5dd8ab6a2f8f6085d650dcfb411fad (diff)
downloadgitea-2448c5ad8b82eb06ec63bcc9c696d380b35ea97c.tar.gz
gitea-2448c5ad8b82eb06ec63bcc9c696d380b35ea97c.zip
Upgrading binding package (#19034)
Fix #18855
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 1 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 097aa18c05..e859e24c6e 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.16
require (
code.gitea.io/gitea-vet v0.2.2-0.20220122151748-48ebc902541b
code.gitea.io/sdk/gitea v0.15.1
- gitea.com/go-chi/binding v0.0.0-20211013065440-d16dc407c2be
+ gitea.com/go-chi/binding v0.0.0-20220309004920-114340dabecb
gitea.com/go-chi/cache v0.0.0-20211201020628-dcb774c4ffea
gitea.com/go-chi/captcha v0.0.0-20211013065431-70641c1a35d5
gitea.com/go-chi/session v0.0.0-20211218221615-e3605d8b28b8
@@ -48,7 +48,6 @@ require (
github.com/go-swagger/go-swagger v0.29.0
github.com/go-testfixtures/testfixtures/v3 v3.6.1
github.com/gobwas/glob v0.2.3
- github.com/goccy/go-json v0.9.5 // indirect
github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f
github.com/gogs/cron v0.0.0-20171120032916-9f6c956d3e14
github.com/gogs/go-gogs-client v0.0.0-20210131175652-1d7215cd8d85