From 976098bf1f96599812e11f55aa09b92d5b8dcecc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 14:51:53 +0000 Subject: [PATCH] chore(deps): bump go.einride.tech/sage from 0.273.1 to 0.275.1 in /.sage Bumps [go.einride.tech/sage](https://github.com/einride/sage) from 0.273.1 to 0.275.1. - [Release notes](https://github.com/einride/sage/releases) - [Commits](https://github.com/einride/sage/compare/v0.273.1...v0.275.1) --- 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 4e5df84..70637de 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module sage go 1.17 -require go.einride.tech/sage v0.273.1 +require go.einride.tech/sage v0.275.1 diff --git a/.sage/go.sum b/.sage/go.sum index 79d84d0..2d3b41d 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.273.1 h1:OWxLKJ/B3jibwUYpvGRk0LrUhnzQXInImd9Z+2/DsHQ= -go.einride.tech/sage v0.273.1/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ= +go.einride.tech/sage v0.275.1 h1:Gph2Hd2dKhyqOc9KXjlOM0q2YAwZbQMmIDkP5jJHDMA= +go.einride.tech/sage v0.275.1/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=