From bca8dace80958b193c0feea3e13f932443c2f1ea Mon Sep 17 00:00:00 2001 From: TheFrenchGhosty Date: Fri, 14 May 2021 19:57:28 +0200 Subject: [PATCH 1/2] Update shard.yml with the new URL --- shard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shard.yml b/shard.yml index 42eda04c..a15b3ea5 100644 --- a/shard.yml +++ b/shard.yml @@ -23,7 +23,7 @@ dependencies: github: ysbaddaden/pool version: ~> 0.2.3 protodec: - github: omarroth/protodec + github: iv-org/protodec version: ~> 0.1.3 lsquic: github: iv-org/lsquic.cr From 268ce4fefc01d60d8fb27aba054d18a4bedb8cf8 Mon Sep 17 00:00:00 2001 From: TheFrenchGhosty Date: Fri, 14 May 2021 19:57:54 +0200 Subject: [PATCH 2/2] Update shard.lock with the new URL --- shard.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shard.lock b/shard.lock index a9074b32..5ed730b8 100644 --- a/shard.lock +++ b/shard.lock @@ -29,7 +29,7 @@ shards: version: 0.2.3 protodec: - git: https://github.com/omarroth/protodec.git + git: https://github.com/iv-org/protodec.git version: 0.1.3 radix: