From ce5f6c5eadab27c1b564101f66ff583d85aa8952 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 09:46:07 +0200 Subject: [PATCH] chore(deps): update dependency go to v1.23.1 (#100) 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 9638781..48f93e2 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/jpkrohling/otelcol-distributions go 1.22 -toolchain go1.23.0 +toolchain go1.23.1 require ( github.com/goreleaser/goreleaser-pro v1.26.2-pro