From 19687483c284e721ff5eadd498936fdbf3295bc8 Mon Sep 17 00:00:00 2001 From: JustAnotherArchivist Date: Mon, 8 Feb 2021 01:42:34 +0000 Subject: [PATCH] Replace transfer.sh-web --- go.mod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/go.mod b/go.mod index 943ec61..dbbaac4 100644 --- a/go.mod +++ b/go.mod @@ -36,3 +36,5 @@ require ( storj.io/common v0.0.0-20201207172416-78f4e59925c3 storj.io/uplink v1.4.2 ) + +replace github.com/dutchcoders/transfer.sh-web => git.kiska.pw/kiska/transfer.sh-web v0.0.0-20210208004239-696c724b9327