Skip to content

Commit

Permalink
chore: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joeirimpan committed Mar 27, 2024
1 parent aeffa6b commit 70861f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Lightweight HTTP server to handle webhooks from [listmonk](https://listmonk.app)
### Supported messengers

- Pinpoint
- AWS SES\*
- Twilio
- AWS SES - Use `listmonk >= v2.2.0`

(\*) Please note: Due to a recent change in code, you need to use the master branch of [listmonk](https://listmonk.app) in order to send messages with AWS SES.

### Development

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/joeirimpan/listmonk-messenger

go 1.19
go 1.21

require (
github.com/aws/aws-sdk-go v1.50.10
Expand Down

0 comments on commit 70861f7

Please sign in to comment.