Skip to content

Commit

Permalink
remove from go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
kuiperda committed Nov 6, 2024
1 parent 657bbf5 commit 51b8d9c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ require (
github.com/observiq/bindplane-agent/processor/datapointcountprocessor v1.64.0
github.com/observiq/bindplane-agent/processor/logcountprocessor v1.64.0
github.com/observiq/bindplane-agent/processor/lookupprocessor v1.64.0
github.com/observiq/bindplane-agent/processor/marshalprocessor v1.64.0
github.com/observiq/bindplane-agent/processor/maskprocessor v1.64.0
github.com/observiq/bindplane-agent/processor/metricextractprocessor v1.64.0
github.com/observiq/bindplane-agent/processor/metricstatsprocessor v1.64.0
Expand Down Expand Up @@ -831,8 +830,6 @@ replace github.com/observiq/bindplane-agent/processor/throughputmeasurementproce

replace github.com/observiq/bindplane-agent/processor/samplingprocessor => ./processor/samplingprocessor

replace github.com/observiq/bindplane-agent/processor/marshalprocessor => ./processor/marshalprocessor

replace github.com/observiq/bindplane-agent/processor/maskprocessor => ./processor/maskprocessor

replace github.com/observiq/bindplane-agent/processor/logcountprocessor => ./processor/logcountprocessor
Expand Down

0 comments on commit 51b8d9c

Please sign in to comment.