From 0784290d34529638befbcf72fb6e388aa69dee41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 05:14:37 +0000 Subject: [PATCH] chore(deps): bump github.com/qdrant/qdrant-cloud-public-api Bumps [github.com/qdrant/qdrant-cloud-public-api](https://github.com/qdrant/qdrant-cloud-public-api) from 0.164.0 to 0.165.0. - [Release notes](https://github.com/qdrant/qdrant-cloud-public-api/releases) - [Changelog](https://github.com/qdrant/qdrant-cloud-public-api/blob/main/docs/release.md) - [Commits](https://github.com/qdrant/qdrant-cloud-public-api/compare/v0.164.0...v0.165.0) --- updated-dependencies: - dependency-name: github.com/qdrant/qdrant-cloud-public-api dependency-version: 0.165.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 755d62c..f272fbd 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/google/uuid v1.6.0 github.com/jedib0t/go-pretty/v6 v6.8.3 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c - github.com/qdrant/qdrant-cloud-public-api v0.164.0 + github.com/qdrant/qdrant-cloud-public-api v0.165.0 github.com/robfig/cron/v3 v3.0.1 github.com/spf13/cobra v1.10.2 github.com/spf13/pflag v1.0.10 diff --git a/go.sum b/go.sum index 8f2f80d..854a76c 100644 --- a/go.sum +++ b/go.sum @@ -73,8 +73,8 @@ github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c h1:+mdjkGKdHQG3305AYmd github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c/go.mod h1:7rwL4CYBLnjLxUqIJNnCWiEdr3bn6IUYi15bNlnbCCU= github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM= github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= -github.com/qdrant/qdrant-cloud-public-api v0.164.0 h1:4jANTzTeawAFA+htExvABPdFfmIR0876jWi5zJJJxP4= -github.com/qdrant/qdrant-cloud-public-api v0.164.0/go.mod h1:NFBEyGmfJlXdtqjUjtGCcgrRor9J51du+CG+/d1qiPQ= +github.com/qdrant/qdrant-cloud-public-api v0.165.0 h1:x6bMpA/9eYns6oRxJlIXWs8nh4qKFUtg+1sh8y29+2Q= +github.com/qdrant/qdrant-cloud-public-api v0.165.0/go.mod h1:NFBEyGmfJlXdtqjUjtGCcgrRor9J51du+CG+/d1qiPQ= github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ= github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=