fix(go.mod): drop ../math relative replace — workspace provides it

This commit is contained in:
Hanzo AI
2026-05-21 16:37:47 -07:00
parent c175462251
commit cc90b80451
-1
View File
@@ -115,4 +115,3 @@ require (
modernc.org/sqlite v1.48.0 // indirect
)
replace github.com/luxfi/math => ../math