Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into MM-48304
Browse files Browse the repository at this point in the history
  • Loading branch information
fmartingr committed Dec 26, 2022
2 parents 6026a49 + 18f5e93 commit e0ba162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ go 1.19
require (
github.com/0xAX/notificator v0.0.0-20220220101646-ee9b8921e557
github.com/Masterminds/squirrel v1.5.3
github.com/aws/aws-sdk-go v1.42.16
github.com/aws/aws-sdk-go-v2 v1.17.3
github.com/aws/aws-sdk-go-v2/config v1.18.7
github.com/aws/aws-sdk-go-v2/service/acm v1.15.2
Expand Down Expand Up @@ -58,6 +57,7 @@ require (
emperror.dev/errors v0.8.0 // indirect
github.com/PuerkitoBio/purell v1.1.1 // indirect
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
github.com/aws/aws-sdk-go v1.42.16 // indirect
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.10 // indirect
github.com/aws/aws-sdk-go-v2/credentials v1.13.7 // indirect
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.21 // indirect
Expand Down

0 comments on commit e0ba162

Please sign in to comment.