From 2bbc897a7ca82c1c1d8bc9cde3a475ad833750f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 04:26:33 +0000 Subject: [PATCH] build(deps): bump go.einride.tech/sage from 0.394.2 to 0.405.0 in /.sage Bumps [go.einride.tech/sage](https://github.com/einride/sage) from 0.394.2 to 0.405.0. - [Release notes](https://github.com/einride/sage/releases) - [Commits](https://github.com/einride/sage/compare/v0.394.2...v0.405.0) --- updated-dependencies: - dependency-name: go.einride.tech/sage dependency-version: 0.405.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .sage/go.mod | 4 ++-- .sage/go.sum | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.sage/go.mod b/.sage/go.mod index be988a8..7e5154b 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -1,5 +1,5 @@ module sage -go 1.24.9 +go 1.25.7 -require go.einride.tech/sage v0.394.2 +require go.einride.tech/sage v0.405.0 diff --git a/.sage/go.sum b/.sage/go.sum index c49e8ab..5f34363 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.394.2 h1:SDx06obd4Z4POxWi4JiL2SpLtBkLOwVDnx6zTMHxytw= -go.einride.tech/sage v0.394.2/go.mod h1:t5X6A8IrxcJV+HnP8mOo0fgvn3XgLu58C3DUMP6v35E= +go.einride.tech/sage v0.405.0 h1:V25MLVHTC+gN33jJGwBOi/sQt+/XM7iON5HcT26MNC8= +go.einride.tech/sage v0.405.0/go.mod h1:k/GWZv8EP64DxdCSZt9GIYMgOCxntdfE6FTRTIzQVdE=