From 92a167907bb15cdfbf999c604797671b9d3cebac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 10:27:44 +0000 Subject: [PATCH] Bump go.einride.tech/sage from 0.219.1 to 0.233.1 in /.sage Bumps [go.einride.tech/sage](https://github.com/einride/sage) from 0.219.1 to 0.233.1. - [Release notes](https://github.com/einride/sage/releases) - [Commits](https://github.com/einride/sage/compare/v0.219.1...v0.233.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 e035b56..b55977d 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module sage go 1.17 -require go.einride.tech/sage v0.219.1 +require go.einride.tech/sage v0.233.1 diff --git a/.sage/go.sum b/.sage/go.sum index 9d1445e..6dc1cc7 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.219.1 h1:eONYOTYrJJQeOL3/ysgwpnDjTak3nrVDDtQwvDGhnNQ= -go.einride.tech/sage v0.219.1/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ= +go.einride.tech/sage v0.233.1 h1:m7Uc1GUdVieVtnFgSudvwTIxHQs2nSfyIi+xWZsNJ2A= +go.einride.tech/sage v0.233.1/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=