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 (