Skip to content

Commit

Permalink
Merge pull request #20 from Canva/phoebe-upgrade-aws-dependency-kafka
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebe-canva authored Jun 8, 2023
2 parents 63ee5d8 + 05a333d commit f534329
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions public/components/canva_aws/package.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package canva_aws

// Specific package for canva purposes because we do not need additional dependencies with elasticsearch and kafka
import (
// Bring in the internal plugin definitions.
_ "github.com/benthosdev/benthos/v4/internal/impl/aws"
)

0 comments on commit f534329

Please sign in to comment.