From a401eb1f06fd4aa485a07fa5c1d54361679894fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 04:59:55 +0000 Subject: [PATCH] build(deps): bump go.einride.tech/sage from 0.275.0 to 0.331.0 in /.sage Bumps [go.einride.tech/sage](https://github.com/einride/sage) from 0.275.0 to 0.331.0. - [Release notes](https://github.com/einride/sage/releases) - [Commits](https://github.com/einride/sage/compare/v0.275.0...v0.331.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 3eec5e0..6d95f4c 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module go.einride.tech/can/.sage go 1.19 -require go.einride.tech/sage v0.275.0 +require go.einride.tech/sage v0.331.0 diff --git a/.sage/go.sum b/.sage/go.sum index 33f0a05..b719cbe 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.275.0 h1:t+4asK8qcNsy9/q6vuGrM3LU7KV+NCzrQFVugH0u1CM= -go.einride.tech/sage v0.275.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ= +go.einride.tech/sage v0.331.0 h1:G06O2Wm/CRq6czAfhq8ctMucGIqrbeor7Vq8CWVWRQY= +go.einride.tech/sage v0.331.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=