File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
code.gitea.io/gitea-vet v0.2.2-0.20220122151748-48ebc902541b
7
7
code.gitea.io/sdk/gitea v0.15.1
8
- gitea.com/go-chi/binding v0.0.0-20211013065440-d16dc407c2be
8
+ gitea.com/go-chi/binding v0.0.0-20220309004920-114340dabecb
9
9
gitea.com/go-chi/cache v0.0.0-20211201020628-dcb774c4ffea
10
10
gitea.com/go-chi/captcha v0.0.0-20211013065431-70641c1a35d5
11
11
gitea.com/go-chi/session v0.0.0-20211218221615-e3605d8b28b8
@@ -48,7 +48,6 @@ require (
48
48
github.com/go-swagger/go-swagger v0.29.0
49
49
github.com/go-testfixtures/testfixtures/v3 v3.6.1
50
50
github.com/gobwas/glob v0.2.3
51
- github.com/goccy/go-json v0.9.5 // indirect
52
51
github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f
53
52
github.com/gogs/cron v0.0.0-20171120032916-9f6c956d3e14
54
53
github.com/gogs/go-gogs-client v0.0.0-20210131175652-1d7215cd8d85
Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ contrib.go.opencensus.io/exporter/stackdriver v0.13.5/go.mod h1:aXENhDJ1Y4lIg4EU
69
69
contrib.go.opencensus.io/integrations/ocsql v0.1.4 /go.mod h1:8DsSdjz3F+APR+0z0WkU1aRorQCFfRxvqjUUPMbF3fE =
70
70
contrib.go.opencensus.io/resource v0.1.1 /go.mod h1:F361eGI91LCmW1I/Saf+rX0+OFcigGlFvXwEGEnkRLA =
71
71
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9 /go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU =
72
- gitea.com/go-chi/binding v0.0.0-20211013065440-d16dc407c2be h1:IzSwPVzd2hE6e67ujY8ReBCrQ5IFNd0uiBmC7Ux5IaY =
73
- gitea.com/go-chi/binding v0.0.0-20211013065440-d16dc407c2be /go.mod h1:/vR0YjlusOYvosKYW7QKcSnrY0nPLe4RQ/DGi3+i/Do =
72
+ gitea.com/go-chi/binding v0.0.0-20220309004920-114340dabecb h1:Yy0Bxzc8R2wxiwXoG/rECGplJUSpXqCsog9PuJFgiHs =
73
+ gitea.com/go-chi/binding v0.0.0-20220309004920-114340dabecb /go.mod h1:77TZu701zMXWJFvB8gvTbQ92zQ3DQq/H7l5wAEjQRKc =
74
74
gitea.com/go-chi/cache v0.0.0-20210110083709-82c4c9ce2d5e /go.mod h1:k2V/gPDEtXGjjMGuBJiapffAXTv76H4snSmlJRLUhH0 =
75
75
gitea.com/go-chi/cache v0.0.0-20211201020628-dcb774c4ffea h1:Fq/f4hjigb5v5WpA5TfBCZOSavpHPBiB4Wkj/WsITYM =
76
76
gitea.com/go-chi/cache v0.0.0-20211201020628-dcb774c4ffea /go.mod h1:k2V/gPDEtXGjjMGuBJiapffAXTv76H4snSmlJRLUhH0 =
You can’t perform that action at this time.
0 commit comments