chore(valkey): promote to v1.0.2 — bump health/launcher/logz to v1.0.1, go 1.26
Bump health, launcher, and logz dependencies from v0.9.0 to v1.0.1 and update go directive from 1.25 to 1.26. API committed as stable; no code changes. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
8
go.mod
8
go.mod
@@ -1,11 +1,11 @@
|
||||
module code.nochebuena.dev/go/valkey
|
||||
|
||||
go 1.25
|
||||
go 1.26
|
||||
|
||||
require (
|
||||
code.nochebuena.dev/go/health v0.9.0
|
||||
code.nochebuena.dev/go/launcher v0.9.0
|
||||
code.nochebuena.dev/go/logz v0.9.0
|
||||
code.nochebuena.dev/go/health v1.0.1
|
||||
code.nochebuena.dev/go/launcher v1.0.1
|
||||
code.nochebuena.dev/go/logz v1.0.1
|
||||
github.com/valkey-io/valkey-go v1.0.54
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user