From 8ed8d2864e9265679f4a068da0093dabc7080380 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 11:10:22 +0000 Subject: [PATCH] fix(deps): update module github.com/google/go-github/v88 to v89 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 10850455..22f303d9 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.25.0 require ( github.com/bradleyfalzon/ghinstallation/v2 v2.19.0 github.com/golang-migrate/migrate/v4 v4.19.1 - github.com/google/go-github/v88 v88.0.0 + github.com/google/go-github/v89 v89.0.0 github.com/google/go-github/v89 v89.0.0 github.com/jackc/pgx/v5 v5.10.0 github.com/prometheus/client_golang v1.23.2