From 1a148d16f8ece7878511ca6d71d9e7af08be5350 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 21:52:31 +0000 Subject: [PATCH] build(deps): bump go.einride.tech/sage from 0.330.0 to 0.331.0 in /.sage Bumps [go.einride.tech/sage](https://github.com/einride/sage) from 0.330.0 to 0.331.0. - [Release notes](https://github.com/einride/sage/releases) - [Commits](https://github.com/einride/sage/compare/v0.330.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 6f40e27..786d5fb 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module go.einride.tech/pid/.sage go 1.19 -require go.einride.tech/sage v0.330.0 +require go.einride.tech/sage v0.331.0 diff --git a/.sage/go.sum b/.sage/go.sum index de2a491..b719cbe 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.330.0 h1:N7xpuNUkwBQpwSiPwlZEgqV8E9SUah22XFe3ygCM39Q= -go.einride.tech/sage v0.330.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=