Skip to content

Commit 8dbe385

Browse files
chore(deps): bump github.com/router-for-me/CLIProxyAPI/v7 (#29)
Bumps [github.com/router-for-me/CLIProxyAPI/v7](https://github.com/router-for-me/CLIProxyAPI) from 7.2.104 to 7.2.109. - [Release notes](https://github.com/router-for-me/CLIProxyAPI/releases) - [Commits](router-for-me/CLIProxyAPI@v7.2.104...v7.2.109) --- updated-dependencies: - dependency-name: github.com/router-for-me/CLIProxyAPI/v7 dependency-version: 7.2.109 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: sfun <[email protected]>
1 parent 13a895e commit 8dbe385

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

cliproxyapi-pro-plugins/proxy-pool/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/ssfun/CLIProxyAPI-Pro/cliproxyapi-pro-plugins/proxy-pool
33
go 1.26.0
44

55
require (
6-
github.com/router-for-me/CLIProxyAPI/v7 v7.2.104
6+
github.com/router-for-me/CLIProxyAPI/v7 v7.2.109
77
golang.org/x/net v0.57.0
88
gopkg.in/yaml.v3 v3.0.1
99
)

cliproxyapi-pro-plugins/proxy-pool/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/router-for-me/CLIProxyAPI/v7 v7.2.104 h1:59vZ1rtgxs6etE0Z3iFsLWgZ/MrcIi4mhXLt0XLSNcY=
2-
github.com/router-for-me/CLIProxyAPI/v7 v7.2.104/go.mod h1:lTHwMAGajc1wKGQiRtDvYbwV0FWsM7sy+N0ZU5/gxJQ=
1+
github.com/router-for-me/CLIProxyAPI/v7 v7.2.109 h1:AM6nizpKiBkIr2ZSQ+XUwz1vkNTGoxSRlrTkt5hdLG8=
2+
github.com/router-for-me/CLIProxyAPI/v7 v7.2.109/go.mod h1:lTHwMAGajc1wKGQiRtDvYbwV0FWsM7sy+N0ZU5/gxJQ=
33
golang.org/x/net v0.57.0 h1:K5+3DljvIuDG9/Jv9rvyMywYNFCQ9RSUY6OOTTkT+tE=
44
golang.org/x/net v0.57.0/go.mod h1:KpXc8iv+r3XplLAG/f7Jsf9RPszJzdR0f58q9vGOuEU=
55
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=

0 commit comments

Comments
 (0)