1
0
mirror of https://github.com/fumiama/tienyik.git synced 2026-06-20 01:30:24 +08:00

feat: add more apis & cmd tyaliv

This commit is contained in:
源文雨
2025-11-24 17:35:20 +08:00
parent da1de770ad
commit eaf6d29fd8
14 changed files with 990 additions and 20 deletions

3
go.mod
View File

@@ -5,7 +5,10 @@ go 1.24.4
require (
github.com/fumiama/go-base16384 v1.7.1
github.com/sirupsen/logrus v1.9.3
github.com/tetratelabs/wazero v1.9.0
golang.org/x/net v0.28.0
golang.org/x/term v0.23.0
gopkg.in/yaml.v3 v3.0.1
)
require (