diff --git a/.sage/go.mod b/.sage/go.mod index 6f5e9be..fdeb6ad 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -4,4 +4,4 @@ go 1.22.12 toolchain go1.24.2 -require go.einride.tech/sage v0.371.0 +require go.einride.tech/sage v0.377.1 diff --git a/.sage/go.sum b/.sage/go.sum index d55b5c2..ce6e6f6 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.377.1 h1:TrWK4JTt1uI4rUGZrS7z3rzXDuxpds1pycvEc4ZNZ7Y= +go.einride.tech/sage v0.377.1/go.mod h1:sy9YuK//XVwEZ2wD3f19xVSKEtN8CYtgtBZGpzC3p80=