diff --git a/.sage/go.mod b/.sage/go.mod index 932ef15..73e847f 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module sage go 1.17 -require go.einride.tech/sage v0.192.1 +require go.einride.tech/sage v0.193.1 diff --git a/.sage/go.sum b/.sage/go.sum index 1bdae8e..ddcfdc7 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.192.1 h1:zybj38FmSO+KohZIEeB3525U/OyvGhyKXq6JeXZiuFo= -go.einride.tech/sage v0.192.1/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ= +go.einride.tech/sage v0.193.1 h1:uSfKzrSTvuBE1yW4a4fNCcy/ujK0pI4NEnNb+PBvZMQ= +go.einride.tech/sage v0.193.1/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=