From 0ec9bc56bdb50731d4ed70f8cbc21b6456e78300 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 13:55:52 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.23.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 941c9d0756..6863e6fb37 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/k8sgpt-ai/k8sgpt go 1.22.1 -toolchain go1.22.5 +toolchain go1.23.0 require ( github.com/aquasecurity/trivy-operator v0.17.1