fix(inputs.netflow): Use correct name in the build tag (#13006)
This commit is contained in:
parent
83b4056985
commit
e1e4ebcd62
|
|
@ -1,4 +1,4 @@
|
|||
//go:build !custom || inputs || inputs.netlow
|
||||
//go:build !custom || inputs || inputs.netflow
|
||||
|
||||
package all
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue