fix(inputs.netflow): Use correct name in the build tag (#13006)

This commit is contained in:
Neelay Upadhyaya 2023-04-03 19:14:15 +05:30 committed by GitHub
parent 83b4056985
commit e1e4ebcd62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//go:build !custom || inputs || inputs.netlow
//go:build !custom || inputs || inputs.netflow
package all