From 3b7607651befce10590dd86d02f6d8145474d7d7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 17 Dec 2022 05:06:42 +0000 Subject: [PATCH] fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/emr to v1.20.18 --- plugins/source/aws/go.mod | 2 +- plugins/source/aws/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/source/aws/go.mod b/plugins/source/aws/go.mod index d7388da771331c..928fd224a44c7e 100644 --- a/plugins/source/aws/go.mod +++ b/plugins/source/aws/go.mod @@ -44,7 +44,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.25 github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.27 github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.4 - github.com/aws/aws-sdk-go-v2/service/emr v1.20.17 + github.com/aws/aws-sdk-go-v2/service/emr v1.20.18 github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.22 github.com/aws/aws-sdk-go-v2/service/firehose v1.15.1 github.com/aws/aws-sdk-go-v2/service/frauddetector v1.20.13 diff --git a/plugins/source/aws/go.sum b/plugins/source/aws/go.sum index 4d98cf74efffb4..2052f978a737fc 100644 --- a/plugins/source/aws/go.sum +++ b/plugins/source/aws/go.sum @@ -135,8 +135,8 @@ github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.27 h1:wxij3U3N github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.27/go.mod h1:vxihO/POqPi4jNKVRG+pIaPdNUhqCGlcFRBYL6aJF4c= github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.4 h1:Ax1F+gXewXHPN2qMBV5RS04fYIJ9nggReQc1tvXR0mU= github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.4/go.mod h1:XBRdG4B+BnZjICBUIVLD4++5TkX19Y28f6+PNhXvWWc= -github.com/aws/aws-sdk-go-v2/service/emr v1.20.17 h1:l0Bt5LV6O10OWVGdLtziEo82l5Ie+zdSgstUDOLEq/Q= -github.com/aws/aws-sdk-go-v2/service/emr v1.20.17/go.mod h1:zSZ5CdWwrg5cR1b793aCXBZP/vSFBP2EdZDAmiO3U5o= +github.com/aws/aws-sdk-go-v2/service/emr v1.20.18 h1:FGvSJGescYnD2RvHX61ZN+Qd1OJ69JNCFcv1sX7zfnA= +github.com/aws/aws-sdk-go-v2/service/emr v1.20.18/go.mod h1:bo7MVg6I469xv/PCz2FU45pRiWqXa9uNVFUJmQ0eMrM= github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.22 h1:9mefPSbUp/FdT01NJVvl+afbvUNhTiZ2td3rzOT02Hg= github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.22/go.mod h1:YLJlg6D8anm5tkNO68n5rSXo0N86Chp8HIGbdwL1dzk= github.com/aws/aws-sdk-go-v2/service/firehose v1.15.1 h1:V+ynrs1hBlalqvgKkm+IKV7lHynAzNYDEZHCtMjIzw8=