Compare commits

..

1 Commits

Author SHA1 Message Date
4e32f90dfd chore(deps): update module code.gitea.io/sdk/gitea to v0.20.0
Some checks failed
renovate/artifacts Artifact file update failure
2025-01-12 00:02:13 +00:00

2
go.mod
View File

@ -3,7 +3,7 @@ module gitea.ocram85.com/OCram85/caddy-gitea
go 1.19
require (
code.gitea.io/sdk/gitea v0.19.0
code.gitea.io/sdk/gitea v0.20.0
github.com/BurntSushi/toml v1.2.1
github.com/alecthomas/chroma v0.10.0
github.com/caddyserver/caddy/v2 v2.6.4