1 Star 0 Fork 0

坐公交也用券/gcs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
UpgraeMod.py 199 Bytes
一键复制 编辑 原始数据 按行查看 历史
坐公交也用券 提交于 2023-02-11 10:21 . 更新gf模块
# -*- encoding: utf-8 -*-
from os import system
for i in ["gbm", "logger", "gf"]:
for s in range(5):
cmd = f"go get -u gitee.com/liumou_site/{i}"
print(cmd)
system(cmd)
system("go mod tidy")
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/liumou_site/gcs.git
git@gitee.com:liumou_site/gcs.git
liumou_site
gcs
gcs
master

搜索帮助