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

This commit is contained in:
2026-08-08 00:42:17 -06:00
parent d75086f361
commit 9ad775457c
4 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module code.nochebuena.dev/einherjar/core
go 1.26
require (
code.nochebuena.dev/einherjar/contracts v1.1.1
code.nochebuena.dev/einherjar/contracts v1.1.2
github.com/go-playground/validator/v10 v10.30.1
)