release: v1.7.0 (coordinated lockstep bump)

This commit is contained in:
2026-08-18 17:56:21 -06:00
parent f0d1724d06
commit f8334f08d1
4 changed files with 16 additions and 7 deletions
+2 -2
View File
@@ -3,8 +3,8 @@ module code.nochebuena.dev/einherjar/cache-valkey
go 1.26
require (
code.nochebuena.dev/einherjar/contracts v1.6.0
code.nochebuena.dev/einherjar/core v1.6.0
code.nochebuena.dev/einherjar/contracts v1.7.0
code.nochebuena.dev/einherjar/core v1.7.0
github.com/valkey-io/valkey-go v1.0.76
)