[Groonga-commit] groonga/fluent-plugin-groonga at f59d098 [master] Require fluent/input explicitly

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Jun 5 11:54:32 JST 2016


Kouhei Sutou	2016-06-05 11:54:32 +0900 (Sun, 05 Jun 2016)

  New Revision: f59d098ced222e3a53aa69897f48b3062bc0af02
  https://github.com/groonga/fluent-plugin-groonga/commit/f59d098ced222e3a53aa69897f48b3062bc0af02

  Message:
    Require fluent/input explicitly

  Modified files:
    lib/fluent/plugin/in_groonga.rb

  Modified: lib/fluent/plugin/in_groonga.rb (+1 -0)
===================================================================
--- lib/fluent/plugin/in_groonga.rb    2016-06-05 11:53:38 +0900 (e383ef3)
+++ lib/fluent/plugin/in_groonga.rb    2016-06-05 11:54:32 +0900 (305e9a3)
@@ -24,6 +24,7 @@ require "http_parser"
 require "gqtp"
 require "groonga/command/parser"
 
+require "fluent/input"
 require "fluent/process"
 
 module Fluent
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index