Skip to content

Commit

Permalink
go mod tidy + go generate + make fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
kuiperda committed Sep 5, 2024
1 parent 8200ee4 commit 760dbb0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 885 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ require (
github.com/observiq/bindplane-agent/processor/logcountprocessor v1.60.0
github.com/observiq/bindplane-agent/processor/logdeduplicationprocessor v1.60.0
github.com/observiq/bindplane-agent/processor/lookupprocessor v1.60.0
github.com/observiq/bindplane-agent/processor/marshalprocessor v1.60.0
github.com/observiq/bindplane-agent/processor/maskprocessor v1.60.0
github.com/observiq/bindplane-agent/processor/metricextractprocessor v1.60.0
github.com/observiq/bindplane-agent/processor/metricstatsprocessor v1.60.0
Expand Down
Loading

0 comments on commit 760dbb0

Please sign in to comment.