diff --git a/go.mod b/go.mod index 95ad847..f694716 100644 --- a/go.mod +++ b/go.mod @@ -5,5 +5,3 @@ go 1.25.3 require code.squareroundforest.org/arpio/notation v0.0.0-20250826181910-5140794b16b2 require code.squareroundforest.org/arpio/textedit v0.0.0-20251101195945-0569369ef5a7 - -replace code.squareroundforest.org/arpio/textedit => ../textedit