Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e4a528d88 | |||
| b61c90def6 |
2 changed files with 2 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
[](https://github.com/jakoubek/sendamatic)
|
[](https://github.com/jakoubek/sendamatic)
|
||||||
[](https://pkg.go.dev/code.beautifulmachines.dev/jakoubek/sendamatic)
|
[](https://pkg.go.dev/code.beautifulmachines.dev/jakoubek/sendamatic)
|
||||||
|
[](https://goreportcard.com/report/code.beautifulmachines.dev/jakoubek/sendamatic)
|
||||||
[](LICENSE)
|
[](LICENSE)
|
||||||
|
|
||||||
A Go client library for the [Sendamatic](https://www.sendamatic.net) email delivery API.
|
A Go client library for the [Sendamatic](https://www.sendamatic.net) email delivery API.
|
||||||
|
|
|
||||||
2
go.mod
2
go.mod
|
|
@ -1,3 +1,3 @@
|
||||||
module code.beautifulmachines.dev/jakoubek/sendamatic
|
module code.beautifulmachines.dev/jakoubek/sendamatic
|
||||||
|
|
||||||
go 1.25.4
|
go 1.22
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue