增加saastool功能

This commit is contained in:
2025-04-01 20:06:06 +08:00
parent 1793e2c3d9
commit 942efe107d
32 changed files with 5609 additions and 236 deletions

5
go.mod
View File

@@ -2,6 +2,9 @@ module e.coding.net/rta/public/saasapi
go 1.23.4
require google.golang.org/protobuf v1.36.5
require (
github.com/BurntSushi/toml v1.5.0
google.golang.org/protobuf v1.36.5
)
require github.com/google/go-cmp v0.6.0 // indirect