From 25f23827493a8e8621d35e15d3df7d5548ebac6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 04:47:37 +0000 Subject: [PATCH] build(deps): bump go.einride.tech/sage from 0.326.0 to 0.327.1 in /.sage Bumps [go.einride.tech/sage](https://github.com/einride/sage) from 0.326.0 to 0.327.1. - [Release notes](https://github.com/einride/sage/releases) - [Commits](https://github.com/einride/sage/compare/v0.326.0...v0.327.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 22d2328..c06b0a4 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module sage go 1.17 -require go.einride.tech/sage v0.326.0 +require go.einride.tech/sage v0.327.1 diff --git a/.sage/go.sum b/.sage/go.sum index 395071c..558949b 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.326.0 h1:79zs6EFUgAhQk5WVillbn2mfVT+I57cpu+CU0XIB8m8= -go.einride.tech/sage v0.326.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ= +go.einride.tech/sage v0.327.1 h1:rjRRGqqFOtK0rjnPiozDQzCwgbJsMgmytRyAMTKjV0Q= +go.einride.tech/sage v0.327.1/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=