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=