Compare commits
1 Commits
renovate/g
...
renovate/w
Author | SHA1 | Date | |
---|---|---|---|
c914412f32 |
@ -5,7 +5,7 @@ when:
|
||||
- ${CI_REPO_DEFAULT_BRANCH}
|
||||
|
||||
variables:
|
||||
- &build_plugin 'woodpeckerci/plugin-docker-buildx:2.2.0'
|
||||
- &build_plugin 'woodpeckerci/plugin-docker-buildx:2.3.0'
|
||||
# deployment targets
|
||||
- &publish_repos 'ocram85/caddy-gitea,gitea.ocram85.com/ocram85/caddy-gitea'
|
||||
# logins for deployment targets
|
||||
|
2
go.mod
2
go.mod
@ -6,7 +6,7 @@ require (
|
||||
code.gitea.io/sdk/gitea v0.15.1
|
||||
github.com/BurntSushi/toml v1.2.1
|
||||
github.com/alecthomas/chroma v0.10.0
|
||||
github.com/caddyserver/caddy/v2 v2.10.0
|
||||
github.com/caddyserver/caddy/v2 v2.6.4
|
||||
github.com/spf13/viper v1.15.0
|
||||
github.com/yuin/goldmark v1.5.4
|
||||
github.com/yuin/goldmark-highlighting v0.0.0-20220208100518-594be1970594
|
||||
|
Reference in New Issue
Block a user