From 24958a90607efe9feb56c101c64036785bf513d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 05:24:47 +0000 Subject: [PATCH] build(deps): bump go.einride.tech/sage from 0.256.0 to 0.259.0 in /.sage Bumps [go.einride.tech/sage](https://github.com/einride/sage) from 0.256.0 to 0.259.0. - [Release notes](https://github.com/einride/sage/releases) - [Commits](https://github.com/einride/sage/compare/v0.256.0...v0.259.0) --- updated-dependencies: - dependency-name: go.einride.tech/sage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .sage/go.mod | 2 +- .sage/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.sage/go.mod b/.sage/go.mod index 651c546..2507688 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module sage go 1.17 -require go.einride.tech/sage v0.256.0 +require go.einride.tech/sage v0.259.0 diff --git a/.sage/go.sum b/.sage/go.sum index 2655b26..69cb99f 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.256.0 h1:ik568mDocLQy0mCE41/vPzw3IxDLT3WwoyMD1LLyMjY= -go.einride.tech/sage v0.256.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ= +go.einride.tech/sage v0.259.0 h1:ZbQtl8IZ2fIc8zxKDMm1cprV4ysvPDvPkSZqvHXcRD4= +go.einride.tech/sage v0.259.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=