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

This commit is contained in:
2026-08-08 01:26:03 -06:00
parent 9ad775457c
commit e8503d4758
4 changed files with 11 additions and 5 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.2
code.nochebuena.dev/einherjar/contracts v1.1.3
github.com/go-playground/validator/v10 v10.30.1
)