diff --git a/.sage/go.mod b/.sage/go.mod index 0ca6ac4..781fd8d 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module sage go 1.17 -require go.einride.tech/sage v0.234.1 +require go.einride.tech/sage v0.237.1 diff --git a/.sage/go.sum b/.sage/go.sum index 8c9fa57..4c88e75 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.234.1 h1:YCrBXxpB/Lb4S02GZ/NMO58uMGIVf2DEGxPXL3GhX6g= -go.einride.tech/sage v0.234.1/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ= +go.einride.tech/sage v0.237.1 h1:HHiPza0iIhlVUV6TlOAT3j5TjgfH+djqznipty1Tpn4= +go.einride.tech/sage v0.237.1/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=