From 422fcf4411235171bc6efe4fdb312fce9ff2b707 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 16:09:25 +0000 Subject: [PATCH] Update module github.com/google/go-github/v89 to v90 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 22a85ca..330652c 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.25.0 require ( github.com/goccy/go-yaml v1.19.2 - github.com/google/go-github/v89 v89.0.0 + github.com/google/go-github/v90 v90.0.0 github.com/google/go-github/v90 v90.0.0 golang.org/x/oauth2 v0.36.0 )