diff --git a/.sage/go.mod b/.sage/go.mod index e035b56..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.219.1 +require go.einride.tech/sage v0.237.1 diff --git a/.sage/go.sum b/.sage/go.sum index 9d1445e..4c88e75 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.219.1 h1:eONYOTYrJJQeOL3/ysgwpnDjTak3nrVDDtQwvDGhnNQ= -go.einride.tech/sage v0.219.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=