1
0
mirror of https://github.com/fumiama/imoto.git synced 2026-06-17 17:10:26 +08:00
This commit is contained in:
源文雨
2023-11-17 01:46:29 +09:00
parent 5221a81e6f
commit afcdf158c3
8 changed files with 345 additions and 0 deletions

11
go.mod Normal file
View File

@@ -0,0 +1,11 @@
module github.com/fumiama/imoto
go 1.20
require (
github.com/FloatTech/ttl v0.0.0-20230307105452-d6f7b2b647d1
github.com/fumiama/imgsz v0.0.2
github.com/sirupsen/logrus v1.9.3
)
require golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 // indirect