File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1717 fetch-depth : 0
1818 persist-credentials : false
1919
20- - uses : jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3
20+ - uses : jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3
2121 with :
2222 version : 2026.3.8
2323
Original file line number Diff line number Diff line change 1+ rules :
2+ cache-poisoning :
3+ ignore :
4+ - release.yml # cache poisoning on mise is handled with a lockfile
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/dustin/go-humanize v1.0.1
88 github.com/google/uuid v1.6.0
99 github.com/jedib0t/go-pretty/v6 v6.7.8
10- github.com/qdrant/qdrant-cloud-public-api v0.112.2
10+ github.com/qdrant/qdrant-cloud-public-api v0.113.0
1111 github.com/robfig/cron/v3 v3.0.1
1212 github.com/spf13/cobra v1.10.2
1313 github.com/spf13/pflag v1.0.10
Original file line number Diff line number Diff line change @@ -68,8 +68,8 @@ github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0
6868github.com/pelletier/go-toml/v2 v2.2.4 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
6969github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
7070github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
71- github.com/qdrant/qdrant-cloud-public-api v0.112.2 h1:zhyGyKpjhO5ixdAa7Vq9Ouu6UrHch7FcoM794fojrlw =
72- github.com/qdrant/qdrant-cloud-public-api v0.112.2 /go.mod h1:rKYk7KAO12FHK/YMvMdbzWhWVf3HIXmLcoZzobFVlJc =
71+ github.com/qdrant/qdrant-cloud-public-api v0.113.0 h1:GUsD0xWuSDeJi/hurOt0/VHov9rDlJQ7YALPmzuaHYo =
72+ github.com/qdrant/qdrant-cloud-public-api v0.113.0 /go.mod h1:rKYk7KAO12FHK/YMvMdbzWhWVf3HIXmLcoZzobFVlJc =
7373github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
7474github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ =
7575github.com/rivo/uniseg v0.4.7 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
You can’t perform that action at this time.
0 commit comments