1 Star 0 Fork 0

glaye/phonenumbers

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 360 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rowan Seymour 提交于 2024-05-28 11:35 . Update deps
module github.com/nyaruka/phonenumbers
go 1.19
require (
github.com/stretchr/testify v1.9.0
golang.org/x/exp v0.0.0-20240525044651-4c93da0ed11d
golang.org/x/text v0.15.0
google.golang.org/protobuf v1.34.1
)
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/glaye/phonenumbers.git
git@gitee.com:glaye/phonenumbers.git
glaye
phonenumbers
phonenumbers
main

搜索帮助