From 7da7a9329f24cbe7ddcafd7a055769a174e22881 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 09:53:33 +0000 Subject: [PATCH] Update module github.com/google/go-github/v89 to v92 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a9b0af0..114cbfb 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.26.0 require ( github.com/goccy/go-yaml v1.19.2 - github.com/google/go-github/v89 v89.0.0 + github.com/google/go-github/v92 v92.0.0 github.com/google/go-github/v92 v92.0.0 golang.org/x/oauth2 v0.37.0 )