diff --git a/ethergo/go.mod b/ethergo/go.mod index 8f7b55c591..b4c44cfbff 100644 --- a/ethergo/go.mod +++ b/ethergo/go.mod @@ -6,7 +6,7 @@ require ( github.com/Flaque/filet v0.0.0-20201012163910-45f684403088 github.com/aws/aws-sdk-go-v2 v1.16.5 github.com/aws/aws-sdk-go-v2/config v1.1.1 - github.com/aws/aws-sdk-go-v2/service/kms v1.17.3 + github.com/aws/aws-sdk-go-v2/service/kms v1.18.4 github.com/aws/smithy-go v1.11.3 github.com/brianvoe/gofakeit/v6 v6.9.0 github.com/ethereum/go-ethereum v1.10.11