diff --git a/.sage/go.mod b/.sage/go.mod index bc6c292..0b6f5f4 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module sage go 1.17 -require go.einride.tech/sage v0.270.1 +require go.einride.tech/sage v0.272.0 diff --git a/.sage/go.sum b/.sage/go.sum index 823c1c0..767564b 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.270.1 h1:SxgNHhIuXPvenZzpQY6rpbdsqA7zKWFUxTzisTH4j9E= -go.einride.tech/sage v0.270.1/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ= +go.einride.tech/sage v0.272.0 h1:NxK2zVtsYJn9Wwp//Tz5gmQsiVwT0uXLkau5WJnnXR8= +go.einride.tech/sage v0.272.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=