更新依赖项

This commit is contained in:
dragon
2025-09-25 11:59:02 +08:00
parent 92c0f73020
commit 5fa7f683fd
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.11.1
github.com/valkey-io/valkey-go v1.0.64
github.com/valkey-io/valkey-go v1.0.65
go.uber.org/zap v1.27.0
gopkg.in/yaml.v3 v3.0.1
)