release: v1.6.0 (coordinated lockstep bump)

This commit is contained in:
2026-08-13 23:10:44 -06:00
parent 37ba436eb0
commit 5dfece7882
4 changed files with 13 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.5.0
code.nochebuena.dev/einherjar/contracts v1.6.0
github.com/go-playground/validator/v10 v10.30.3
)