From 8868c4431becb0cd91a8f5228e09d5399923c052 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Piotr=20C=C5=82apa?= Date: Tue, 31 Oct 2023 11:38:30 +0100 Subject: [PATCH] Remove the dpipes replace directive --- tarp/go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/tarp/go.mod b/tarp/go.mod index 9dbdb61..21a2170 100644 --- a/tarp/go.mod +++ b/tarp/go.mod @@ -1,7 +1,5 @@ module github.com/tmbdev/tarp/tarp -replace github.com/tmbdev/tarp/dpipes => ../dpipes - go 1.17 require (