update gitea sdk to e23e8aa3004f

This commit is contained in:
6543 2023-11-15 03:00:25 +01:00
parent a8272f0ce9
commit 2d430e04f1
No known key found for this signature in database
GPG key ID: B8BE6D610E61C862
2 changed files with 6 additions and 9 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module codeberg.org/codeberg/pages
go 1.20
require (
code.gitea.io/sdk/gitea v0.15.1-0.20220729105105-cc14c63cccfa
code.gitea.io/sdk/gitea v0.16.1-0.20231115014337-e23e8aa3004f
github.com/OrlovEvgeny/go-mcache v0.0.0-20200121124330-1a8195b34f3a
github.com/go-acme/lego/v4 v4.5.3
github.com/go-sql-driver/mysql v1.6.0