Skip to content

Commit 55a5717

Browse files
lunnyGiteaBot
andauthoredMay 4, 2023
Remove unused zapx replace statement on go.mod (#24515)
Fix #23617 Co-authored-by: Giteabot <teabot@gitea.io>
1 parent b1cee3f commit 55a5717

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎go.mod

-2
Original file line numberDiff line numberDiff line change
@@ -290,8 +290,6 @@ replace github.com/hashicorp/go-version => github.com/6543/go-version v1.3.1
290290

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

293-
replace github.com/blevesearch/zapx/v15 v15.3.6 => github.com/zeripath/zapx/v15 v15.3.6-alignment-fix
294-
295293
replace github.com/nektos/act => gitea.com/gitea/act v0.243.4
296294

297295
exclude github.com/gofrs/uuid v3.2.0+incompatible

0 commit comments

Comments
 (0)