From e419517ec23c087e353ce57a498742fb850db935 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 07:54:51 +0000 Subject: [PATCH] :arrow_up: Update module github.com/google/go-github/v74 to v80 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 45e4d07..52d8143 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.23.0 require ( github.com/golang-jwt/jwt/v5 v5.3.0 - github.com/google/go-github/v74 v74.0.0 + github.com/google/go-github/v80 v80.0.0 github.com/hashicorp/terraform-plugin-framework v1.15.1 github.com/hashicorp/terraform-plugin-framework-validators v0.18.0 github.com/hashicorp/terraform-plugin-go v0.28.0