Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Commit 9a4677f

Browse files
committed
Update minimum version of logstash-mixin-aws to support assume-role
Fixes #51, #39
1 parent d8085ae commit 9a4677f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logstash-input-cloudwatch_logs.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Gem::Specification.new do |s|
2121

2222
# Gem dependencies
2323
s.add_runtime_dependency 'logstash-core-plugin-api', '>= 1.60', '<= 2.99'
24-
s.add_runtime_dependency 'logstash-mixin-aws', '>= 4.0.0'
24+
s.add_runtime_dependency 'logstash-mixin-aws', '>= 4.3.0'
2525
s.add_runtime_dependency 'stud', '~> 0.0.22'
2626

2727
s.add_development_dependency 'logstash-devutils'

0 commit comments

Comments
 (0)