File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
examples/provider/keyvalue-inmemory Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ require (
3737 github.com/google/uuid v1.6.0 // indirect
3838 github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 // indirect
3939 github.com/klauspost/compress v1.17.11 // indirect
40- github.com/lufia/plan9stats v0.0.0-20250303091104-876f3ea5145d // indirect
40+ github.com/lufia/plan9stats v0.0.0-20250317134145-8bc96cf8fc35 // indirect
4141 github.com/magiconair/properties v1.8.9 // indirect
4242 github.com/moby/docker-image-spec v1.3.1 // indirect
4343 github.com/moby/patternmatcher v0.6.0 // indirect
Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
5555github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
5656github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
5757github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
58- github.com/lufia/plan9stats v0.0.0-20250303091104-876f3ea5145d h1:fjMbDVUGsMQiVZnSQsmouYJvMdwsGiDipOZoN66v844 =
59- github.com/lufia/plan9stats v0.0.0-20250303091104-876f3ea5145d /go.mod h1:autxFIvghDt3jPTLoqZ9OZ7s9qTGNAWmYCjVFWPX/zg =
58+ github.com/lufia/plan9stats v0.0.0-20250317134145-8bc96cf8fc35 h1:PpXWgLPs+Fqr325bN2FD2ISlRRztXibcX6e8f5FR5Dc =
59+ github.com/lufia/plan9stats v0.0.0-20250317134145-8bc96cf8fc35 /go.mod h1:autxFIvghDt3jPTLoqZ9OZ7s9qTGNAWmYCjVFWPX/zg =
6060github.com/magiconair/properties v1.8.9 h1:nWcCbLq1N2v/cpNsy5WvQ37Fb+YElfq20WJ/a8RkpQM =
6161github.com/magiconair/properties v1.8.9 /go.mod h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0 =
6262github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0 =
You can’t perform that action at this time.
0 commit comments