Compare commits
1 Commits
7d1a302e96
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| ca8c9ef96e |
4
go.mod
4
go.mod
@@ -10,7 +10,7 @@ require (
|
||||
github.com/docker/docker v25.0.5+incompatible
|
||||
github.com/joho/godotenv v1.5.1
|
||||
github.com/mattn/go-isatty v0.0.20
|
||||
github.com/nektos/act v0.2.80 // will be replaced
|
||||
github.com/nektos/act v0.2.87 // will be replaced
|
||||
github.com/sirupsen/logrus v1.9.3
|
||||
github.com/spf13/cobra v1.8.1
|
||||
github.com/stretchr/testify v1.10.0
|
||||
@@ -98,4 +98,4 @@ require (
|
||||
gopkg.in/yaml.v2 v2.4.0 // indirect
|
||||
)
|
||||
|
||||
replace github.com/nektos/act => gitea.com/gitea/act v0.261.8
|
||||
replace github.com/nektos/act => gitea.com/gitea/act v0.261.6
|
||||
|
||||
Reference in New Issue
Block a user