Skip to content

Commit

Permalink
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to …
Browse files Browse the repository at this point in the history
…v1.16.0
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent 3d5b79c commit 169a3a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/aws/aws-sdk-go-v2 v1.20.0
github.com/aws/aws-sdk-go-v2/config v1.18.30
github.com/aws/aws-sdk-go-v2/credentials v1.13.30
github.com/aws/aws-sdk-go-v2/service/ses v1.15.13
github.com/aws/aws-sdk-go-v2/service/ses v1.16.0
github.com/aws/aws-sdk-go-v2/service/sns v1.21.0
github.com/blinkbean/dingtalk v0.0.0-20210905093040-7d935c0f7e19
github.com/bwmarrin/discordgo v0.27.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ github.com/aws/aws-sdk-go-v2/internal/ini v1.3.37/go.mod h1:d4GZ62cjnz/hjKFdAu11
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.30/go.mod h1:wPffyJiWWtHwvpFyn23WjAjVjMnlQOQrl02+vutBh3Y=
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.31 h1:auGDJ0aLZahF5SPvkJ6WcUuX7iQ7kyl2MamV7Tm8QBk=
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.31/go.mod h1:3+lloe3sZuBQw1aBc5MyndvodzQlyqCZ7x1QPDHaWP4=
github.com/aws/aws-sdk-go-v2/service/ses v1.15.13 h1:wfEKz132pQW8YkNdF5QX2l243lj90ivcbAnF8ogOYJo=
github.com/aws/aws-sdk-go-v2/service/ses v1.15.13/go.mod h1:Uq44xGMzxlXvtv1jQpfMfilt3n7lAOpIbSLzg8w8MYc=
github.com/aws/aws-sdk-go-v2/service/ses v1.16.0 h1:kOiavpw4OkBL9czKeNryomnDQQQ5SiM7X1fNcZGzfQk=
github.com/aws/aws-sdk-go-v2/service/ses v1.16.0/go.mod h1:+gkv13/5WS4PmWZdTS7gjfF2NR5Xn1g5OAuGh6+BBWY=
github.com/aws/aws-sdk-go-v2/service/sns v1.21.0 h1:kb57tiRsS2sSaAK2d7KxUUVZbnWpKnhQmoLG1TXPMLw=
github.com/aws/aws-sdk-go-v2/service/sns v1.21.0/go.mod h1:laHbYFVzphXdCiT3gitfuCDA2Oukrt9p40jWK7OJLgc=
github.com/aws/aws-sdk-go-v2/service/sso v1.12.14/go.mod h1:9kfRdJgLCbnyeqZ/DpaSwcgj9ZDYLfRpe8Sze+NrYfQ=
Expand Down

0 comments on commit 169a3a3

Please sign in to comment.