Skip to content

Commit a3dc6be

Browse files
authored
Merge pull request #94 from richm/require-lru_redux
have to load lru_redux before using it
2 parents df3ca41 + 17bbaba commit a3dc6be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/fluent/plugin/kubernetes_metadata_stats.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
# See the License for the specific language governing permissions and
1717
# limitations under the License.
1818
#
19+
require 'lru_redux'
1920
module KubernetesMetadata
2021
class Stats
2122

0 commit comments

Comments
 (0)