diff --git a/.sage/go.mod b/.sage/go.mod index 4835b82..06a1a9b 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module sage go 1.17 -require go.einride.tech/sage v0.242.0 +require go.einride.tech/sage v0.243.0 diff --git a/.sage/go.sum b/.sage/go.sum index ff6cf7a..e62f0f3 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.242.0 h1:z/3A1D1v3TDY9If8SWtm/0ygruU8M1KFHExIcb7x1Lk= -go.einride.tech/sage v0.242.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ= +go.einride.tech/sage v0.243.0 h1:Hjz/DyHte7F1+2tp/XUtHLVFHbKM8jBiqFHa+J+dbh8= +go.einride.tech/sage v0.243.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=