File tree Expand file tree Collapse file tree 7 files changed +10
-10
lines changed
Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/blang/semver/v4 v4.0.0
77 github.com/cockroachdb/errors v1.9.1
88 github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
9- github.com/milvus-io/milvus-proto/go-api/v2 v2.4.22
9+ github.com/milvus-io/milvus-proto/go-api/v2 v2.4.23
1010 github.com/milvus-io/milvus/pkg v0.0.2-0.20240317152703-17b4938985f3
1111 github.com/quasilyte/go-ruleguard/dsl v0.3.22
1212 github.com/samber/lo v1.27.0
Original file line number Diff line number Diff line change @@ -400,8 +400,8 @@ github.com/matttproud/golang_protobuf_extensions v1.0.4/go.mod h1:BSXmuO+STAnVfr
400400github.com/mediocregopher/radix/v3 v3.4.2 /go.mod h1:8FL3F6UQRXHXIBSPUs5h0RybMF8i4n7wVopoX3x7Bv8 =
401401github.com/microcosm-cc/bluemonday v1.0.2 /go.mod h1:iVP4YcDBq+n/5fb23BhYFvIMq/leAFZyRl6bYmGDlGc =
402402github.com/miekg/dns v1.0.14 /go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg =
403- github.com/milvus-io/milvus-proto/go-api/v2 v2.4.22 h1:8CV4LUoo0KEFNSmDyDPkfdTapFrX6SBM64cE7UV5EVY =
404- github.com/milvus-io/milvus-proto/go-api/v2 v2.4.22 /go.mod h1:/6UT4zZl6awVeXLeE7UGDWZvXj3IWkRsh3mqsn0DiAs =
403+ github.com/milvus-io/milvus-proto/go-api/v2 v2.4.23 h1:nTVp61TRKdLoT5BVZF5n8IfhY0h23/kzoGsxm1+odZ8 =
404+ github.com/milvus-io/milvus-proto/go-api/v2 v2.4.23 /go.mod h1:/6UT4zZl6awVeXLeE7UGDWZvXj3IWkRsh3mqsn0DiAs =
405405github.com/milvus-io/milvus/pkg v0.0.2-0.20240317152703-17b4938985f3 h1:ZBpRWhBa7FTFxW4YYVv9AUESoW1Xyb3KNXTzTqfkZmw =
406406github.com/milvus-io/milvus/pkg v0.0.2-0.20240317152703-17b4938985f3 /go.mod h1:jQ2BUZny1COsgv1Qbcv8dmbppW+V9J/c4YQZNb3EOm8 =
407407github.com/mitchellh/cli v1.0.0 /go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc =
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ require (
2626 github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
2727 github.com/klauspost/compress v1.17.9
2828 github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
29- github.com/milvus-io/milvus-proto/go-api/v2 v2.4.23-0.20250226021349-ce535f2f238d
29+ github.com/milvus-io/milvus-proto/go-api/v2 v2.4.23
3030 github.com/minio/minio-go/v7 v7.0.73
3131 github.com/pingcap/log v1.1.1-0.20221015072633-39906604fb81
3232 github.com/prometheus/client_golang v1.14.0
Original file line number Diff line number Diff line change @@ -612,8 +612,8 @@ github.com/milvus-io/cgosymbolizer v0.0.0-20240722103217-b7dee0e50119 h1:9VXijWu
612612github.com/milvus-io/cgosymbolizer v0.0.0-20240722103217-b7dee0e50119 /go.mod h1:DvXTE/K/RtHehxU8/GtDs4vFtfw64jJ3PaCnFri8CRg =
613613github.com/milvus-io/gorocksdb v0.0.0-20220624081344-8c5f4212846b h1:TfeY0NxYxZzUfIfYe5qYDBzt4ZYRqzUjTR6CvUzjat8 =
614614github.com/milvus-io/gorocksdb v0.0.0-20220624081344-8c5f4212846b /go.mod h1:iwW+9cWfIzzDseEBCCeDSN5SD16Tidvy8cwQ7ZY8Qj4 =
615- github.com/milvus-io/milvus-proto/go-api/v2 v2.4.23-0.20250226021349-ce535f2f238d h1:wU5efuPjO1W0/ct5I1qhEeDL80cvcxQJNUw7FFe/e6I =
616- github.com/milvus-io/milvus-proto/go-api/v2 v2.4.23-0.20250226021349-ce535f2f238d /go.mod h1:/6UT4zZl6awVeXLeE7UGDWZvXj3IWkRsh3mqsn0DiAs =
615+ github.com/milvus-io/milvus-proto/go-api/v2 v2.4.23 h1:nTVp61TRKdLoT5BVZF5n8IfhY0h23/kzoGsxm1+odZ8 =
616+ github.com/milvus-io/milvus-proto/go-api/v2 v2.4.23 /go.mod h1:/6UT4zZl6awVeXLeE7UGDWZvXj3IWkRsh3mqsn0DiAs =
617617github.com/milvus-io/milvus-storage/go v0.0.0-20231227072638-ebd0b8e56d70 h1:Z+sp64fmAOxAG7mU0dfVOXvAXlwRB0c8a96rIM5HevI =
618618github.com/milvus-io/milvus-storage/go v0.0.0-20231227072638-ebd0b8e56d70 /go.mod h1:GPETMcTZq1gLY1WA6Na5kiNAKnq8SEMMiVKUZrM3sho =
619619github.com/milvus-io/pulsar-client-go v0.6.10 h1:eqpJjU+/QX0iIhEo3nhOqMNXL+TyInAs1IAHZCrCM/A =
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ import semver "github.com/blang/semver/v4"
66var Version semver.Version
77
88func init () {
9- Version = semver .MustParse ("2.4.22 " )
9+ Version = semver .MustParse ("2.4.23 " )
1010}
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/expr-lang/expr v1.15.7
1313 github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
1414 github.com/klauspost/compress v1.17.7
15- github.com/milvus-io/milvus-proto/go-api/v2 v2.4.23-0.20250226021349-ce535f2f238d
15+ github.com/milvus-io/milvus-proto/go-api/v2 v2.4.23
1616 github.com/nats-io/nats-server/v2 v2.10.12
1717 github.com/nats-io/nats.go v1.34.1
1818 github.com/panjf2000/ants/v2 v2.7.2
Original file line number Diff line number Diff line change @@ -503,8 +503,8 @@ github.com/milvus-io/cgosymbolizer v0.0.0-20240722103217-b7dee0e50119 h1:9VXijWu
503503github.com/milvus-io/cgosymbolizer v0.0.0-20240722103217-b7dee0e50119 /go.mod h1:DvXTE/K/RtHehxU8/GtDs4vFtfw64jJ3PaCnFri8CRg =
504504github.com/milvus-io/gorocksdb v0.0.0-20220624081344-8c5f4212846b h1:TfeY0NxYxZzUfIfYe5qYDBzt4ZYRqzUjTR6CvUzjat8 =
505505github.com/milvus-io/gorocksdb v0.0.0-20220624081344-8c5f4212846b /go.mod h1:iwW+9cWfIzzDseEBCCeDSN5SD16Tidvy8cwQ7ZY8Qj4 =
506- github.com/milvus-io/milvus-proto/go-api/v2 v2.4.23-0.20250226021349-ce535f2f238d h1:wU5efuPjO1W0/ct5I1qhEeDL80cvcxQJNUw7FFe/e6I =
507- github.com/milvus-io/milvus-proto/go-api/v2 v2.4.23-0.20250226021349-ce535f2f238d /go.mod h1:/6UT4zZl6awVeXLeE7UGDWZvXj3IWkRsh3mqsn0DiAs =
506+ github.com/milvus-io/milvus-proto/go-api/v2 v2.4.23 h1:nTVp61TRKdLoT5BVZF5n8IfhY0h23/kzoGsxm1+odZ8 =
507+ github.com/milvus-io/milvus-proto/go-api/v2 v2.4.23 /go.mod h1:/6UT4zZl6awVeXLeE7UGDWZvXj3IWkRsh3mqsn0DiAs =
508508github.com/milvus-io/pulsar-client-go v0.6.10 h1:eqpJjU+/QX0iIhEo3nhOqMNXL+TyInAs1IAHZCrCM/A =
509509github.com/milvus-io/pulsar-client-go v0.6.10 /go.mod h1:lQqCkgwDF8YFYjKA+zOheTk1tev2B+bKj5j7+nm8M1w =
510510github.com/minio/highwayhash v1.0.2 h1:Aak5U0nElisjDCfPSG79Tgzkn2gl66NxOMspRrKnA/g =
You can’t perform that action at this time.
0 commit comments