Skip to content

Commit 03f4471

Browse files
committed
TEMP
1 parent ab75c3f commit 03f4471

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,8 @@ replace github.com/hashicorp/go-version => github.com/6543/go-version v1.3.1
327327

328328
replace github.com/shurcooL/vfsgen => github.com/lunny/vfsgen v0.0.0-20220105142115-2c99e1ffdfa0
329329

330-
replace github.com/nektos/act => gitea.com/gitea/act v0.261.3
330+
// replace github.com/nektos/act => gitea.com/gitea/act v0.261.3
331+
replace github.com/nektos/act => /home/ty/Projects/gitea_act
331332

332333
// TODO: the only difference is in `PutObject`: the fork doesn't use `NewVerifyingReader(r, sha256.New(), oid, expectedSize)`, need to figure out why
333334
replace github.com/charmbracelet/git-lfs-transfer => gitea.com/gitea/git-lfs-transfer v0.2.0

0 commit comments

Comments
 (0)