From f5e3e7ffbd9b70c8f4ec8deef02bea1b3aa3a17b Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Fri, 11 Oct 2019 11:23:07 +0800 Subject: [PATCH] PUB @heguangzhi https://linux.cn/article-11447-1.html --- .../20191008 How to manage Go projects with GVM.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20191008 How to manage Go projects with GVM.md (99%) diff --git a/translated/tech/20191008 How to manage Go projects with GVM.md b/published/20191008 How to manage Go projects with GVM.md similarity index 99% rename from translated/tech/20191008 How to manage Go projects with GVM.md rename to published/20191008 How to manage Go projects with GVM.md index a69cfe65ee..62cf495b26 100644 --- a/translated/tech/20191008 How to manage Go projects with GVM.md +++ b/published/20191008 How to manage Go projects with GVM.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (heguangzhi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11447-1.html) [#]: subject: (How to manage Go projects with GVM) [#]: via: (https://opensource.com/article/19/10/introduction-gvm) [#]: author: (Chris Collins https://opensource.com/users/clcollins)