From 3bceccbc51352b999d7b6223949d7dd8ad3f8ddb Mon Sep 17 00:00:00 2001 From: Joakim Gustin Date: Mon, 21 Mar 2022 07:43:35 +0100 Subject: [PATCH] chore: bump sage to v0.99.0 --- .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 75ee846..433ae88 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module sage go 1.17 -require go.einride.tech/sage v0.98.1 +require go.einride.tech/sage v0.99.0 diff --git a/.sage/go.sum b/.sage/go.sum index b5a3216..656ecd4 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.98.1 h1:0n45VHsSS9eDuVWN1P2tZvHhLI37licgPb1L++fHD4k= -go.einride.tech/sage v0.98.1/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ= +go.einride.tech/sage v0.99.0 h1:t2ie7aBe7Jbuhkdr/iv6N3tE62+wBqPYF1CxtjgCsiA= +go.einride.tech/sage v0.99.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=