1
0
mirror of https://github.com/bestnite/bilinovel-downloader.git synced 2025-10-31 19:00:34 +00:00

build(deps): Update font-mapper dependency to new repository

This commit is contained in:
2025-10-29 18:53:17 +11:00
parent b650030f26
commit 6c00b1329d
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -3,9 +3,9 @@ module bilinovel-downloader
go 1.24.2
require (
git.nite07.com/nite/font-mapper v0.0.0-20251029075022-4bbc206d648b
github.com/PuerkitoBio/goquery v1.10.3
github.com/a-h/templ v0.3.943
github.com/bestnite/font-mapper v0.0.0-20250823155658-56c76d820267
github.com/go-resty/resty/v2 v2.16.5
github.com/google/uuid v1.6.0
github.com/playwright-community/playwright-go v0.5200.1