diff --git a/.sage/go.mod b/.sage/go.mod index be988a8..7e5154b 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -1,5 +1,5 @@ module sage -go 1.24.9 +go 1.25.7 -require go.einride.tech/sage v0.394.2 +require go.einride.tech/sage v0.405.0 diff --git a/.sage/go.sum b/.sage/go.sum index c49e8ab..5f34363 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.394.2 h1:SDx06obd4Z4POxWi4JiL2SpLtBkLOwVDnx6zTMHxytw= -go.einride.tech/sage v0.394.2/go.mod h1:t5X6A8IrxcJV+HnP8mOo0fgvn3XgLu58C3DUMP6v35E= +go.einride.tech/sage v0.405.0 h1:V25MLVHTC+gN33jJGwBOi/sQt+/XM7iON5HcT26MNC8= +go.einride.tech/sage v0.405.0/go.mod h1:k/GWZv8EP64DxdCSZt9GIYMgOCxntdfE6FTRTIzQVdE=