From 7175f6ce16166060df28f14bf5c2ebdafc1a4349 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 10:45:01 +0000 Subject: [PATCH] chore(deps): update module github.com/google/go-github/v80 to v84 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 72323402c..6bd0b95ba 100644 --- a/go.mod +++ b/go.mod @@ -58,7 +58,7 @@ require ( github.com/google/go-cmp v0.7.0 // indirect github.com/google/go-github/scrape v0.0.0-20251209012504-06ab3a273511 // indirect github.com/google/go-github/v75 v75.0.0 // indirect - github.com/google/go-github/v80 v80.0.0 // indirect + github.com/google/go-github/v84 v84.0.0 // indirect github.com/google/go-querystring v1.2.0 // indirect github.com/google/uuid v1.6.0 // indirect github.com/gosuri/uitable v0.0.4 // indirect