diff --git a/.sage/go.mod b/.sage/go.mod index 6f5e9be..b190025 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -1,7 +1,5 @@ module go.einride.tech/can/.sage -go 1.22.12 +go 1.24.9 -toolchain go1.24.2 - -require go.einride.tech/sage v0.371.0 +require go.einride.tech/sage v0.387.0 diff --git a/.sage/go.sum b/.sage/go.sum index d55b5c2..9c9512b 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.371.0 h1:uRoKhO2l6ZJd0x+jdqkL/FPy7N5NKZIb2SGkENwmyx8= -go.einride.tech/sage v0.371.0/go.mod h1:sy9YuK//XVwEZ2wD3f19xVSKEtN8CYtgtBZGpzC3p80= +go.einride.tech/sage v0.387.0 h1:JlyE9JlF8SKqD/7RDINjHhSHdS6w13cuXWo/5OL7il4= +go.einride.tech/sage v0.387.0/go.mod h1:t5X6A8IrxcJV+HnP8mOo0fgvn3XgLu58C3DUMP6v35E=