From 943151cc04587d5467c6bd91e96711f417f68078 Mon Sep 17 00:00:00 2001
From: Matthias Tarasiewicz <parasew@gmail.com>
Date: Fri, 29 Sep 2017 16:34:10 +0200
Subject: [PATCH] Update merchants.yml

changed golang url to point to specific github page
---
 _data/merchants.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_data/merchants.yml b/_data/merchants.yml
index 31b1aa42..b8e98d60 100644
--- a/_data/merchants.yml
+++ b/_data/merchants.yml
@@ -84,8 +84,8 @@
       url: https://github.com/tippero/python-monero
     - name: xmr-integration (PHP)
       url: https://github.com/TheKoziTwo/xmr-integration
-    - name: Monero library and tools for Go (golang)
-      url: https://golanglibs.com/top?q=monero
+    - Monero Utilities (golang)
+      url: https://github.com/paxos-bankchain/moneroutil
 - category: Tools
   merchants:
     - name: ForkGuard Network Monitoring
-- 
GitLab