From b495111f1b7dfe8a9ae414ee76d2a4d26bf57dcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 14:20:48 +0000 Subject: [PATCH] chore(deps): bump go.einride.tech/sage from 0.115.0 to 0.117.0 in /.sage Bumps [go.einride.tech/sage](https://github.com/einride/sage) from 0.115.0 to 0.117.0. - [Release notes](https://github.com/einride/sage/releases) - [Commits](https://github.com/einride/sage/compare/v0.115.0...v0.117.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 652a13e..940e265 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module sage go 1.17 -require go.einride.tech/sage v0.115.0 +require go.einride.tech/sage v0.117.0 diff --git a/.sage/go.sum b/.sage/go.sum index 00adfed..1c0cb38 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.115.0 h1:JGtGI6Ti5lXVIqvKpFSJbXBHwNgaOO+WM/RG8E/sn/w= -go.einride.tech/sage v0.115.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ= +go.einride.tech/sage v0.117.0 h1:5iHLwcyzCoDVovZoa1qXXBml3BsUq4sU8Lfr8dqeJw4= +go.einride.tech/sage v0.117.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=