diff --git a/.sage/go.mod b/.sage/go.mod index 6f5e9be..4232ede 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.391.1 diff --git a/.sage/go.sum b/.sage/go.sum index d55b5c2..ea1734b 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.391.1 h1:sBVdHKaAWRFL1H32Nv5BmvouvJ/6ybZpSmHGCVBlgbk= +go.einride.tech/sage v0.391.1/go.mod h1:t5X6A8IrxcJV+HnP8mOo0fgvn3XgLu58C3DUMP6v35E=