diff --git a/.sage/go.mod b/.sage/go.mod index f9a3460..ea9adbc 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module sage go 1.20 -require go.einride.tech/sage v0.233.0 +require go.einride.tech/sage v0.233.1 diff --git a/.sage/go.sum b/.sage/go.sum index 63d328d..6dc1cc7 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.233.0 h1:fz7Qi5HEBvtY9uJist4klxoZfNZ0H81T2VCv8oOQ2Uk= -go.einride.tech/sage v0.233.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ= +go.einride.tech/sage v0.233.1 h1:m7Uc1GUdVieVtnFgSudvwTIxHQs2nSfyIi+xWZsNJ2A= +go.einride.tech/sage v0.233.1/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=