diff --git a/.sage/go.mod b/.sage/go.mod index afe2753..e85be51 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module sage go 1.17 -require go.einride.tech/sage v0.337.1 +require go.einride.tech/sage v0.338.0 diff --git a/.sage/go.sum b/.sage/go.sum index c9484aa..7ab527a 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.337.1 h1:fk2sC9qLmQFLcJ3ycYHsErWlUNDyYQ2fCS3y10GQGRA= -go.einride.tech/sage v0.337.1/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ= +go.einride.tech/sage v0.338.0 h1:9+fWcnORz0HOqO6M+uNoYOKtK9g2QqhVfpAXOr+d2l4= +go.einride.tech/sage v0.338.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=