From fa091b60cf226ef3781eb66b96d7864c4bf7377e Mon Sep 17 00:00:00 2001 From: Kasper Juul Hermansen Date: Mon, 1 Apr 2024 20:14:41 +0000 Subject: [PATCH] fix(deps): update module github.com/google/go-github/v53 to v61 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index cf3357e..1594e55 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( dagger.io/dagger v0.8.1 github.com/bradleyfalzon/ghinstallation/v2 v2.10.0 github.com/gin-gonic/gin v1.9.1 - github.com/google/go-github/v53 v53.2.0 + github.com/google/go-github/v61 v61.0.0 github.com/google/go-github/v61 v61.0.0 github.com/google/uuid v1.6.0 github.com/joho/godotenv v1.5.1