From a893f9e26a295674b6fef8c3161ccee03d6e4858 Mon Sep 17 00:00:00 2001 From: "self-hosted-renovatebot[bot]" <121058242+self-hosted-renovatebot[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 18:50:16 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.23.6 (#247) Co-authored-by: self-hosted-renovatebot[bot] <121058242+self-hosted-renovatebot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 99f34a7..d734341 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/cresta/gitdb go 1.22.0 -toolchain go1.23.5 +toolchain go1.23.6 require ( github.com/auth0/go-jwt-middleware v0.0.0-20200810150920-a32d7af194d1