From c9ef3df90f1436360e4e72b8a4f73180ed2b9c82 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 09:02:47 +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 )