Compare commits
No commits in common. "main" and "v1.0.1" have entirely different histories.
2 changed files with 1 additions and 2 deletions
|
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
[](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.22
|
go 1.25.4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue