Ai
3 Star 0 Fork 0

mirrors_go-python/gpython

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 411 Bytes
一键复制 编辑 原始数据 按行查看 历史
Sebastien Binet 提交于 2022-08-17 22:35 +08:00 . all: bump go-cmp@v0.5.8
module github.com/go-python/gpython
go 1.18
require (
github.com/google/go-cmp v0.5.8
github.com/gopherjs/gopherwasm v1.1.0
github.com/peterh/liner v1.2.2
)
require (
github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c // indirect
github.com/mattn/go-runewidth v0.0.13 // indirect
github.com/rivo/uniseg v0.3.4 // indirect
golang.org/x/sys v0.0.0-20220817070843-5a390386f1f2 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_go-python/gpython.git
git@gitee.com:mirrors_go-python/gpython.git
mirrors_go-python
gpython
gpython
main

搜索帮助