implement cache.advertise_url

This commit is contained in:
2024-09-06 14:00:33 +02:00
parent 6b1aea9c04
commit 273a0c3553
6 changed files with 16 additions and 7 deletions

3
go.mod
View File

@@ -98,6 +98,7 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
)
replace github.com/nektos/act => gitea.com/gitea/act v0.261.4
// replace github.com/nektos/act => gitea.com/gitea/act v0.261.4
replace github.com/nektos/act => gitea.krombel.de/krombel/act v0.261.6-1
replace github.com/go-git/go-git/v5 => github.com/go-git/go-git/v5 v5.16.2