diff --git a/go.mod b/go.mod index 099dcc9..379455a 100644 --- a/go.mod +++ b/go.mod @@ -27,5 +27,3 @@ require ( ) go 1.13 - -replace github.com/miguelmota/cointop/pkg/humanize => ./pkg/humanize