From 69c8ed22e537e663ee99aabe950c296b557159a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 14:07:27 +0000 Subject: [PATCH] chore(deps): bump go.einride.tech/sage from 0.233.0 to 0.233.1 in /.sage Bumps [go.einride.tech/sage](https://github.com/einride/sage) from 0.233.0 to 0.233.1. - [Release notes](https://github.com/einride/sage/releases) - [Commits](https://github.com/einride/sage/compare/v0.233.0...v0.233.1) --- updated-dependencies: - dependency-name: go.einride.tech/sage dependency-type: direct:production update-type: version-update:semver-patch ... 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 f9a3460..ea9adbc 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module sage go 1.20 -require go.einride.tech/sage v0.233.0 +require go.einride.tech/sage v0.233.1 diff --git a/.sage/go.sum b/.sage/go.sum index 63d328d..6dc1cc7 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.233.0 h1:fz7Qi5HEBvtY9uJist4klxoZfNZ0H81T2VCv8oOQ2Uk= -go.einride.tech/sage v0.233.0/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=