From 41357a88cb586f98df46cb8d265a84e0efb76b65 Mon Sep 17 00:00:00 2001 From: chenquan Date: Thu, 20 Jan 2022 20:28:30 +0800 Subject: [PATCH] doc(readme): add go-pkg repository --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd870dd8..08164669 100644 --- a/README.md +++ b/README.md @@ -2425,7 +2425,7 @@ _**Unofficial** set of patterns for structuring projects._ * [util](https://github.com/shomali11/util) - Collection of useful utility functions. (strings, concurrency, manipulations, ...). * [wuzz](https://github.com/asciimoo/wuzz) - Interactive cli tool for HTTP inspection. * [xferspdy](https://github.com/monmohan/xferspdy) - Xferspdy provides binary diff and patch library in golang. -* [go-pkg](https://github.com/monmohan/xferspdy) - A go toolkit. +* [go-pkg](https://github.com/chenquan/go-pkg) - A go toolkit. **[⬆ back to top](#contents)**