Skip to content

Commit 3847763

Browse files
committed
Upgrade chi-binding
1 parent 7f587d6 commit 3847763

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
code.gitea.io/gitea-vet v0.2.3
88
code.gitea.io/sdk/gitea v0.16.0
99
codeberg.org/gusted/mcaptcha v0.0.0-20220723083913-4f3072e1d570
10-
gitea.com/go-chi/binding v0.0.0-20240321103402-f2209c38121a
10+
gitea.com/go-chi/binding v0.0.0-20240430071103-39a851e106ed
1111
gitea.com/go-chi/cache v0.2.0
1212
gitea.com/go-chi/captcha v0.0.0-20230415143339-2c0754df4384
1313
gitea.com/go-chi/session v0.0.0-20230613035928-39541325faa3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ git.sr.ht/~mariusor/go-xsd-duration v0.0.0-20220703122237-02e73435a078 h1:cliQ4H
5555
git.sr.ht/~mariusor/go-xsd-duration v0.0.0-20220703122237-02e73435a078/go.mod h1:g/V2Hjas6Z1UHUp4yIx6bATpNzJ7DYtD0FG3+xARWxs=
5656
gitea.com/gitea/act v0.259.1 h1:8GG1o/xtUHl3qjn5f0h/2FXrT5ubBn05TJOM5ry+FBw=
5757
gitea.com/gitea/act v0.259.1/go.mod h1:UxZWRYqQG2Yj4+4OqfGWW5a3HELwejyWFQyU7F1jUD8=
58-
gitea.com/go-chi/binding v0.0.0-20240321103402-f2209c38121a h1:FQ7e1sVPNNKdKeD9Hxr3TOio+faR3jf5+pZtUNVb/QE=
59-
gitea.com/go-chi/binding v0.0.0-20240321103402-f2209c38121a/go.mod h1:E3i3cgB04dDx0v3CytCgRTTn9Z/9x891aet3r456RVw=
58+
gitea.com/go-chi/binding v0.0.0-20240430071103-39a851e106ed h1:EZZBtilMLSZNWtHHcgq2mt6NSGhJSZBuduAlinMEmso=
59+
gitea.com/go-chi/binding v0.0.0-20240430071103-39a851e106ed/go.mod h1:E3i3cgB04dDx0v3CytCgRTTn9Z/9x891aet3r456RVw=
6060
gitea.com/go-chi/cache v0.0.0-20210110083709-82c4c9ce2d5e/go.mod h1:k2V/gPDEtXGjjMGuBJiapffAXTv76H4snSmlJRLUhH0=
6161
gitea.com/go-chi/cache v0.2.0 h1:E0npuTfDW6CT1yD8NMDVc1SK6IeRjfmRL2zlEsCEd7w=
6262
gitea.com/go-chi/cache v0.2.0/go.mod h1:iQlVK2aKTZ/rE9UcHyz9pQWGvdP9i1eI2spOpzgCrtE=

0 commit comments

Comments
 (0)