Skip to content

Commit d6c1333

Browse files
chore(lint): 改进代码样式 (#1106)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eb2daf1 commit d6c1333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ require (
2424
github.com/fumiama/go-base16384 v1.7.0
2525
github.com/fumiama/go-registry v0.2.7
2626
github.com/fumiama/gotracemoe v0.0.3
27-
github.com/fumiama/imgsz v0.0.4
2827
github.com/fumiama/jieba v0.0.0-20221203025406-36c17a10b565
2928
github.com/fumiama/slowdo v0.0.0-20241001074058-27c4fe5259a4
3029
github.com/fumiama/terasu v0.0.0-20241027183601-987ab91031ce
@@ -59,6 +58,7 @@ require (
5958
github.com/faiface/beep v1.1.0 // indirect
6059
github.com/fumiama/go-simple-protobuf v0.2.0 // indirect
6160
github.com/fumiama/gofastTEA v0.0.10 // indirect
61+
github.com/fumiama/imgsz v0.0.4 // indirect
6262
github.com/gabriel-vasile/mimetype v1.0.4 // indirect
6363
github.com/go-ole/go-ole v1.2.6 // indirect
6464
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect

0 commit comments

Comments
 (0)