From 2ee5db472758764f4adaa209c25d4693e24a5c82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 07:38:20 +0000 Subject: [PATCH] build(deps): bump github.com/router-for-me/CLIProxyAPI/v6 Bumps [github.com/router-for-me/CLIProxyAPI/v6](https://github.com/router-for-me/CLIProxyAPI) from 6.9.39 to 6.10.4. - [Release notes](https://github.com/router-for-me/CLIProxyAPI/releases) - [Commits](https://github.com/router-for-me/CLIProxyAPI/compare/v6.9.39...v6.10.4) --- updated-dependencies: - dependency-name: github.com/router-for-me/CLIProxyAPI/v6 dependency-version: 6.10.4 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 7b29aa3bfa..bc34ea2ebb 100644 --- a/go.mod +++ b/go.mod @@ -22,7 +22,7 @@ require ( github.com/minio/minio-go/v7 v7.1.0 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c github.com/refraction-networking/utls v1.8.2 - github.com/router-for-me/CLIProxyAPI/v6 v6.9.39 + github.com/router-for-me/CLIProxyAPI/v6 v6.10.4 github.com/sirupsen/logrus v1.9.4 github.com/stretchr/testify v1.11.1 github.com/tidwall/gjson v1.18.0 diff --git a/go.sum b/go.sum index 6a6958f34c..e507fb35b9 100644 --- a/go.sum +++ b/go.sum @@ -185,8 +185,8 @@ github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ= github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88= github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ= github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog= -github.com/router-for-me/CLIProxyAPI/v6 v6.9.39 h1:8cL29DpeZlotzlDsmyALaDxB+98go6yatTK7sXcZ2s4= -github.com/router-for-me/CLIProxyAPI/v6 v6.9.39/go.mod h1:P1jsIPFXorYGuS2N/3BlZYkpRKi/z7+oR3+1tdG0u4k= +github.com/router-for-me/CLIProxyAPI/v6 v6.10.4 h1:9Pr5cf4/yLXw58uV+KT5nWJEqeJwzUwyv/E2g8X9zhE= +github.com/router-for-me/CLIProxyAPI/v6 v6.10.4/go.mod h1:P1jsIPFXorYGuS2N/3BlZYkpRKi/z7+oR3+1tdG0u4k= github.com/rs/xid v1.6.0 h1:fV591PaemRlL6JfRxGDEPl69wICngIQ3shQtzfy2gxU= github.com/rs/xid v1.6.0/go.mod h1:7XoLgs4eV+QndskICGsho+ADou8ySMSjJKDIan90Nz0= github.com/sergi/go-diff v1.4.0 h1:n/SP9D5ad1fORl+llWyN+D6qoUETXNZARKjyY2/KVCw=