From 453d5c37ddafd93c6fa194b5b4fc0794154eb8c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 07:09:27 +0100 Subject: [PATCH] chore(deps): update dependency go to v1.23.1 (#1176) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-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 941c9d0..edd6b97 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.1 require ( github.com/aquasecurity/trivy-operator v0.17.1