diff --git a/.sage/go.mod b/.sage/go.mod index 24e9313..62af2cf 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module sage go 1.20 -require go.einride.tech/sage v0.237.1 +require go.einride.tech/sage v0.239.0 diff --git a/.sage/go.sum b/.sage/go.sum index 4c88e75..26ac798 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.237.1 h1:HHiPza0iIhlVUV6TlOAT3j5TjgfH+djqznipty1Tpn4= -go.einride.tech/sage v0.237.1/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ= +go.einride.tech/sage v0.239.0 h1:pqzZWbHPI+FV34uCU+ND7IYku8N1f88NYcrMfZ8L0aA= +go.einride.tech/sage v0.239.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=