added icon downloader

This commit is contained in:
Joe Lothan 2026-05-17 22:09:03 -04:00
parent 8b5693b5c6
commit 5a2e37ae06
10 changed files with 829 additions and 68 deletions

1
go.mod
View file

@ -33,6 +33,7 @@ require (
github.com/nlnwa/whatwg-url v0.6.2 // indirect
github.com/rivo/uniseg v0.4.7 // indirect
github.com/schollz/progressbar/v3 v3.19.0 // indirect
golang.org/x/image v0.40.0 // indirect
golang.org/x/net v0.54.0 // indirect
golang.org/x/sync v0.20.0 // indirect
golang.org/x/sys v0.44.0 // indirect