release: v1.7.1 (coordinated lockstep bump)

This commit is contained in:
2026-08-18 18:43:23 -06:00
parent df2a563c37
commit 8923bd43a3
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.7.0
code.nochebuena.dev/einherjar/contracts v1.7.1
github.com/go-playground/validator/v10 v10.30.3
)