From a8f5243b58c7f0950bea2699378f7e6a44f3d4b7 Mon Sep 17 00:00:00 2001 From: "lrstanley-x[bot]" <153159847+lrstanley-x[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 06:13:33 +0000 Subject: [PATCH] =?UTF-8?q?feat(go)!:=20Update=20github.com/google/go-gith?= =?UTF-8?q?ub/v81=20(v81.0.0=20=E2=86=92=20v86.0.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: lrstanley-x[bot] <153159847+lrstanley-x[bot]@users.noreply.github.com> --- _examples/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_examples/go.mod b/_examples/go.mod index 6be3975..bf1214b 100644 --- a/_examples/go.mod +++ b/_examples/go.mod @@ -9,7 +9,7 @@ require ( github.com/brianvoe/gofakeit/v7 v7.14.1 github.com/go-chi/chi/v5 v5.2.5 github.com/go-playground/form/v4 v4.3.0 - github.com/google/go-github/v81 v81.0.0 + github.com/google/go-github/v86 v86.0.0 github.com/google/uuid v1.6.0 github.com/lrstanley/entrest v1.0.2 github.com/ogen-go/ogen v1.20.2