From 765f08d5bffd6f3d085dff1f87ea694396115c7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 19:06:27 +0000 Subject: [PATCH] chore(deps): bump github.com/larksuite/oapi-sdk-go/v3 Bumps [github.com/larksuite/oapi-sdk-go/v3](https://github.com/larksuite/oapi-sdk-go) from 3.4.25 to 3.4.26. - [Release notes](https://github.com/larksuite/oapi-sdk-go/releases) - [Changelog](https://github.com/larksuite/oapi-sdk-go/blob/v3_main/changelog.md) - [Commits](https://github.com/larksuite/oapi-sdk-go/compare/v3.4.25...v3.4.26) --- updated-dependencies: - dependency-name: github.com/larksuite/oapi-sdk-go/v3 dependency-version: 3.4.26 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 33ccbfa0..e9bfe641 100644 --- a/go.mod +++ b/go.mod @@ -29,7 +29,7 @@ require ( github.com/h2non/bimg v1.1.9 github.com/jordan-wright/email v4.0.1-0.20210109023952-943e75fe5223+incompatible github.com/json-iterator/go v1.1.12 - github.com/larksuite/oapi-sdk-go/v3 v3.4.25 + github.com/larksuite/oapi-sdk-go/v3 v3.4.26 github.com/lib/pq v1.10.9 github.com/lonelyevil/kook v0.0.33 github.com/lonelyevil/kook/log_adapter/plog v0.0.34 diff --git a/go.sum b/go.sum index 2fcaecb1..f57d8e46 100644 --- a/go.sum +++ b/go.sum @@ -272,6 +272,8 @@ github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0 github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw= github.com/larksuite/oapi-sdk-go/v3 v3.4.25 h1:Hf4FBpTwYwjiAkdIaf2+TixQ7/iuQMnaw6/K0PxIhm0= github.com/larksuite/oapi-sdk-go/v3 v3.4.25/go.mod h1:ZEplY+kwuIrj/nqw5uSCINNATcH3KdxSN7y+UxYY5fI= +github.com/larksuite/oapi-sdk-go/v3 v3.4.26 h1:Yh7202aIW+f92IGnQ5mC/LGlfGM/gvqH48xlritEq8A= +github.com/larksuite/oapi-sdk-go/v3 v3.4.26/go.mod h1:ZEplY+kwuIrj/nqw5uSCINNATcH3KdxSN7y+UxYY5fI= github.com/lib/pq v1.10.9 h1:YXG7RB+JIjhP29X+OtkiDnYaXQwpS4JEWq7dtCCRUEw= github.com/lib/pq v1.10.9/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o= github.com/lonelyevil/kook v0.0.29/go.mod h1:WjHC7AmbmNjInT/U/etBVOmAw7T6EqdCwApceRGs1sk=