diff --git a/.sage/go.mod b/.sage/go.mod index 0ed470a..26cbe49 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.257.1 +require go.einride.tech/sage v0.259.0 diff --git a/.sage/go.sum b/.sage/go.sum index b69d69d..69cb99f 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.257.1 h1:/U09u32wDd9c8N17OcjtKDFN+XSXz5qEilTCgQnnzas= -go.einride.tech/sage v0.257.1/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ= +go.einride.tech/sage v0.259.0 h1:ZbQtl8IZ2fIc8zxKDMm1cprV4ysvPDvPkSZqvHXcRD4= +go.einride.tech/sage v0.259.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=