加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 349 Bytes
一键复制 编辑 原始数据 按行查看 历史
andeyalee 提交于 2021-10-28 12:12 . chore: update gjson unmarshal
module github.com/bytedance/go-tagexpr/v2
go 1.14
require (
github.com/davecgh/go-spew v1.1.1
github.com/henrylee2cn/ameda v1.4.10
github.com/henrylee2cn/goutil v0.0.0-20210127050712-89660552f6f8
github.com/nyaruka/phonenumbers v1.0.55
github.com/stretchr/testify v1.5.1
github.com/tidwall/gjson v1.9.3
google.golang.org/protobuf v1.27.1
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化