release: v1.7.0 (coordinated lockstep bump)

This commit is contained in:
2026-08-18 17:55:08 -06:00
parent 5dfece7882
commit df2a563c37
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.6.0
code.nochebuena.dev/einherjar/contracts v1.7.0
github.com/go-playground/validator/v10 v10.30.3
)