diff --git a/.sage/go.mod b/.sage/go.mod index e009dde..2a1d981 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module go.einride.tech/pid/.sage go 1.19 -require go.einride.tech/sage v0.225.0 +require go.einride.tech/sage v0.228.0 diff --git a/.sage/go.sum b/.sage/go.sum index 8299a5a..03570ad 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.225.0 h1:dAMeIAjdA04M3S9z3wktCgqKKo6wnTCutvr0Q20Qcbg= -go.einride.tech/sage v0.225.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ= +go.einride.tech/sage v0.228.0 h1:fZ3DaMloj1Gza7vBu2s6YzxT/bVXc0icPjOmGAKPzZU= +go.einride.tech/sage v0.228.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=