update go mod
This commit is contained in:
Christopher Homberger
2026-02-20 15:18:46 +01:00
parent 17bc93f003
commit 579b7af04f
4 changed files with 36 additions and 18 deletions

2
go.mod
View File

@@ -101,7 +101,7 @@ require (
gopkg.in/warnings.v0 v0.1.2 // indirect
)
replace github.com/actions-oss/act-cli => gitea.com/actions-oss/act-cli v0.4.2-0.20260214162359-933c4a5bd50b
replace github.com/actions-oss/act-cli => gitea.com/actions-oss/act-cli v0.4.2-0.20260220200604-40ee0f3ef6fc
replace github.com/go-git/go-git/v5 => github.com/go-git/go-git/v5 v5.16.4