chore(cache-valkey): dependency refresh; framework version alignment to v1.4.0

This commit is contained in:
2026-08-12 15:28:20 -06:00
parent b178b03289
commit 205b2c828d
4 changed files with 32 additions and 23 deletions
+4 -4
View File
@@ -3,9 +3,9 @@ module code.nochebuena.dev/einherjar/cache-valkey
go 1.26
require (
code.nochebuena.dev/einherjar/contracts v1.3.0
code.nochebuena.dev/einherjar/core v1.3.0
github.com/valkey-io/valkey-go v1.0.54
code.nochebuena.dev/einherjar/contracts v1.4.0
code.nochebuena.dev/einherjar/core v1.4.0
github.com/valkey-io/valkey-go v1.0.76
)
require golang.org/x/sys v0.39.0 // indirect
require golang.org/x/sys v0.47.0 // indirect