From 2408f0900a5be4bec1ad8a50335da988d26ebbba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 20:13:32 +0000 Subject: [PATCH] chore(deps): bump go.einride.tech/sage from 0.201.1 to 0.247.0 in /.sage Bumps [go.einride.tech/sage](https://github.com/einride/sage) from 0.201.1 to 0.247.0. - [Release notes](https://github.com/einride/sage/releases) - [Commits](https://github.com/einride/sage/compare/v0.201.1...v0.247.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 fd6ce6a..5e70d24 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module sage go 1.17 -require go.einride.tech/sage v0.201.1 +require go.einride.tech/sage v0.247.0 diff --git a/.sage/go.sum b/.sage/go.sum index a6fa45e..c305c99 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.201.1 h1:O5ydNh3UbSjklu+2fGzztFNSVLmHd8T5snoTt7phzdQ= -go.einride.tech/sage v0.201.1/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ= +go.einride.tech/sage v0.247.0 h1:4K8KVRWP3gutmxhR7gMc+Q5ss8+OA7SFnGpVxmk6wT4= +go.einride.tech/sage v0.247.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=