彩色控制臺

This commit is contained in:
2023-04-13 20:46:25 +08:00
parent 54f4baa1e1
commit 752e0b98e0
3 changed files with 27 additions and 2 deletions

1
go.mod
View File

@@ -39,5 +39,6 @@ require (
github.com/chai2010/webp v1.1.1
github.com/go-sql-driver/mysql v1.7.0
github.com/sizeofint/gif-to-webp v0.0.0-20210224202734-e9d7ed071591
golang.org/x/exp v0.0.0-20230321023759-10a507213a29
golang.org/x/image v0.0.0-20211028202545-6944b10bf410 // indirect
)