From 33c0873802ffcc9072f13e5469ddb4f381d36f93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 04:27:56 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.23.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e81e1d8..ce53812 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/longhorn/go-spdk-helper go 1.22.0 -toolchain go1.22.6 +toolchain go1.23.0 require ( github.com/c9s/goprocinfo v0.0.0-20210130143923-c95fcf8c64a8