[feat] 云函数 UserSaaS 支持
This commit is contained in:
@@ -3,7 +3,7 @@ module git.fsdpf.net/go/condition
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
git.fsdpf.net/go/contracts v0.0.0-20230719062509-d506eeb0b432
|
||||
git.fsdpf.net/go/contracts v0.0.0-20231227143841-17ee1779bc43
|
||||
git.fsdpf.net/go/db v0.0.0-20230621051209-5740d112407f
|
||||
github.com/samber/lo v1.38.1
|
||||
github.com/spf13/cast v1.5.1
|
||||
@@ -14,6 +14,7 @@ require (
|
||||
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.0-20210816181553-5444fa50b93d // indirect
|
||||
github.com/fsnotify/fsnotify v1.6.0 // indirect
|
||||
github.com/go-chi/chi v1.5.4 // indirect
|
||||
github.com/go-chi/chi/v5 v5.0.10 // indirect
|
||||
github.com/go-sql-driver/mysql v1.7.0 // indirect
|
||||
github.com/goccy/go-json v0.9.7 // indirect
|
||||
github.com/golang/protobuf v1.5.2 // indirect
|
||||
|
||||
Reference in New Issue
Block a user