From ffe9b272f9906280d5801aee141a2dc627fbb550 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 3 Feb 2020 22:29:50 -0800 Subject: [PATCH] Added goutils for Celer Network --- data/ecosystems/c/celer-network.toml | 3 +++ data/ecosystems/m/monetha.toml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/data/ecosystems/c/celer-network.toml b/data/ecosystems/c/celer-network.toml index 4f18e739..e489f671 100644 --- a/data/ecosystems/c/celer-network.toml +++ b/data/ecosystems/c/celer-network.toml @@ -45,6 +45,9 @@ url = "https://github.com/celer-network/celerx-js" [[repo]] url = "https://github.com/celer-network/cocos2d-x" +[[repo]] +url = "https://github.com/celer-network/goutils" + [[repo]] url = "https://github.com/celer-network/Liquidity-Backing" diff --git a/data/ecosystems/m/monetha.toml b/data/ecosystems/m/monetha.toml index f5212a5f..1bc156c3 100644 --- a/data/ecosystems/m/monetha.toml +++ b/data/ecosystems/m/monetha.toml @@ -39,6 +39,9 @@ url = "https://github.com/monetha/go-verifiable-data" [[repo]] url = "https://github.com/monetha/gokogiri" +[[repo]] +url = "https://github.com/monetha/harmony-test" + [[repo]] url = "https://github.com/monetha/ico-analyzer"