File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ require (
2727 github.com/fumiama/go-onebot-agent v0.0.0-20260128132028-05e6b4809f0a
2828 github.com/fumiama/go-registry v0.2.7
2929 github.com/fumiama/gotracemoe v0.0.3
30+ github.com/fumiama/imgsz v0.0.4
3031 github.com/fumiama/jieba v0.0.0-20221203025406-36c17a10b565
3132 github.com/fumiama/slowdo v0.0.0-20241001074058-27c4fe5259a4
3233 github.com/fumiama/terasu v1.0.2
@@ -66,7 +67,6 @@ require (
6667 github.com/ericpauley/go-quantize v0.0.0-20200331213906-ae555eb2afa4 // indirect
6768 github.com/fumiama/go-simple-protobuf v0.2.0 // indirect
6869 github.com/fumiama/gofastTEA v0.1.3 // indirect
69- github.com/fumiama/imgsz v0.0.4 // indirect
7070 github.com/fumiama/orbyte v0.0.0-20251002065953-3bb358367eb5 // indirect
7171 github.com/gabriel-vasile/mimetype v1.4.12 // indirect
7272 github.com/go-ole/go-ole v1.2.6 // indirect
@@ -105,4 +105,4 @@ require (
105105
106106replace modernc.org/sqlite => github.com/fumiama/sqlite3 v1.29.10-simp
107107
108- replace modernc.org/libc => github.com/fumiama/libc v0.0.0-20240530081950-6f6d8586b5c5
108+ replace modernc.org/libc => github.com/fumiama/libc v0.0.0-20240530081950-6f6d8586b5c5
Original file line number Diff line number Diff line change @@ -335,4 +335,4 @@ modernc.org/sortutil v1.2.0/go.mod h1:TKU2s7kJMf1AE84OoiGppNHJwvB753OYfNl2WRb++S
335335modernc.org/strutil v1.2.0 h1:agBi9dp1I+eOnxXeiZawM8F4LawKv4NzGWSaLfyeNZA =
336336modernc.org/strutil v1.2.0 /go.mod h1:/mdcBmfOibveCTBxUl5B5l6W+TTH1FXPLHZE6bTosX0 =
337337modernc.org/token v1.1.0 h1:Xl7Ap9dKaEs5kLoOQeQmPWevfnk/DM5qcLcYlA8ys6Y =
338- modernc.org/token v1.1.0 /go.mod h1:UGzOrNV1mAFSEB63lOFHIpNRUVMvYTc6yu1SMY/XTDM =
338+ modernc.org/token v1.1.0 /go.mod h1:UGzOrNV1mAFSEB63lOFHIpNRUVMvYTc6yu1SMY/XTDM =
You can’t perform that action at this time.
0 commit comments