chore(smtp): framework version alignment to v1.1.2

This commit is contained in:
2026-08-08 00:43:59 -06:00
parent ce72260b0b
commit 0c5177a415
4 changed files with 47 additions and 7 deletions
+2 -2
View File
@@ -3,6 +3,6 @@ module code.nochebuena.dev/einherjar/smtp
go 1.26
require (
code.nochebuena.dev/einherjar/contracts v1.1.1
code.nochebuena.dev/einherjar/core v1.1.1
code.nochebuena.dev/einherjar/contracts v1.1.2
code.nochebuena.dev/einherjar/core v1.1.2
)