diff --git a/translated/tech/20200611 Stop debugging Go with Println and use Delve instead.md b/published/20200611 Stop debugging Go with Println and use Delve instead.md similarity index 99% rename from translated/tech/20200611 Stop debugging Go with Println and use Delve instead.md rename to published/20200611 Stop debugging Go with Println and use Delve instead.md index 4bbf220698..ed93db45b4 100644 --- a/translated/tech/20200611 Stop debugging Go with Println and use Delve instead.md +++ b/published/20200611 Stop debugging Go with Println and use Delve instead.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (lxbwolf) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12400-1.html) [#]: subject: (Stop debugging Go with Println and use Delve instead) [#]: via: (https://opensource.com/article/20/6/debug-go-delve) [#]: author: (Gaurav Kamathe https://opensource.com/users/gkamathe)