Skip to content

Commit

Permalink
Merge pull request #94 from richm/require-lru_redux
Browse files Browse the repository at this point in the history
have to load lru_redux before using it
  • Loading branch information
richm authored Nov 8, 2017
2 parents df3ca41 + 17bbaba commit a3dc6be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/fluent/plugin/kubernetes_metadata_stats.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
require 'lru_redux'
module KubernetesMetadata
class Stats

Expand Down

0 comments on commit a3dc6be

Please sign in to comment.