[CCF Archive] Store object type eviction policy submission #3

Closed
kancel wants to merge 382 commits from kancel:ccf-archive-pr2746 into main
1 changed files with 2 additions and 2 deletions
Showing only changes of commit a18fad1f30 - Show all commits

View File

@ -2,7 +2,7 @@ module github.com/kvcache-ai/Mooncake/mooncake-common/etcd
go 1.25.0
toolchain go1.25.9
toolchain go1.25.10
require (
go.etcd.io/etcd/api/v3 v3.5.21
@ -18,7 +18,7 @@ require (
go.uber.org/atomic v1.7.0 // indirect
go.uber.org/multierr v1.6.0 // indirect
go.uber.org/zap v1.17.0 // indirect
golang.org/x/net v0.48.0 // indirect
golang.org/x/net v0.55.0 // indirect
golang.org/x/sys v0.39.0 // indirect
golang.org/x/text v0.32.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217 // indirect