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

This commit is contained in:
2026-08-07 23:31:15 -06:00
parent b01cbd3be6
commit d75086f361
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.0
code.nochebuena.dev/einherjar/contracts v1.1.1
github.com/go-playground/validator/v10 v10.30.1
)