Skip to content

Commit de01110

Browse files
committed
make tidy
1 parent 85b3adb commit de01110

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,8 +288,8 @@ require (
288288
)
289289

290290
ignore (
291-
./node_modules
292-
./venv
291+
./node_modules
292+
./venv
293293
)
294294

295295
replace github.com/jaytaylor/html2text => github.com/Necoro/html2text v0.0.0-20250804200300-7bf1ce1c7347

0 commit comments

Comments
 (0)