Compare commits

..

1 Commits

Author SHA1 Message Date
f1eb0de6e7 chore(deps): update module github.com/burntsushi/toml to v1.5.0
Some checks failed
renovate/artifacts Artifact file update failure
2025-03-23 00:01:37 +00:00

2
go.mod
View File

@ -4,7 +4,7 @@ go 1.19
require (
code.gitea.io/sdk/gitea v0.15.1
github.com/BurntSushi/toml v1.4.0
github.com/BurntSushi/toml v1.5.0
github.com/alecthomas/chroma v0.10.0
github.com/caddyserver/caddy/v2 v2.6.4
github.com/spf13/viper v1.15.0