From a621f947de69a7fb8789efdc9d85581aa55ea043 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 09:13:46 +0000 Subject: [PATCH] fix(deps): update module github.com/google/go-github/v82 to v88 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a9d13edd..fca9f1ee 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.25.0 require ( github.com/golang-migrate/migrate/v4 v4.19.1 - github.com/google/go-github/v82 v82.0.0 + github.com/google/go-github/v88 v88.0.0 github.com/google/go-github/v88 v88.0.0 github.com/jackc/pgx/v5 v5.9.2 github.com/prometheus/client_golang v1.23.2