Navigation Menu

Skip to content

Commit

Permalink
in: require Fluent::Plugin::Input instead of Fluent::Input
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Apr 13, 2017
1 parent 780ee73 commit eba943b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fluent/plugin/in_groonga.rb
Expand Up @@ -22,7 +22,7 @@
require "gqtp"
require "groonga/command/parser"

require "fluent/input"
require "fluent/plugin/input"
require "fluent/process"

module Fluent
Expand Down

0 comments on commit eba943b

Please sign in to comment.