From 10a71c28b43756552ee28faf3bc360bcafc5d8bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 09:19:38 +0000 Subject: [PATCH] fix(deps): update module google.golang.org/api to v0.219.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 5e7e2b4c..ae383707 100644 --- a/go.mod +++ b/go.mod @@ -45,7 +45,7 @@ require ( github.com/PagerDuty/go-pagerduty v1.8.0 github.com/caarlos0/go-reddit/v3 v3.0.1 github.com/jordan-wright/email v4.0.1-0.20210109023952-943e75fe5223+incompatible - google.golang.org/api v0.215.0 + google.golang.org/api v0.219.0 ) require (