go mod
This commit is contained in:
parent
975d8494ee
commit
7b04be5065
1 changed files with 1 additions and 2 deletions
3
go.mod
3
go.mod
|
@ -87,5 +87,4 @@ require (
|
|||
gopkg.in/yaml.v2 v2.4.0 // indirect
|
||||
)
|
||||
|
||||
// replace github.com/nektos/act => gitea.com/gitea/act v0.245.1
|
||||
replace github.com/nektos/act => ../act
|
||||
replace github.com/nektos/act => gitea.com/gitea/act v0.245.1
|
||||
|
|
Loading…
Add table
Reference in a new issue