diff --git a/.sage/go.mod b/.sage/go.mod index 9a5e57a..01a899e 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module go.einride.tech/can/.sage go 1.19 -require go.einride.tech/sage v0.219.1 +require go.einride.tech/sage v0.221.0 diff --git a/.sage/go.sum b/.sage/go.sum index 9d1445e..2381191 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.219.1 h1:eONYOTYrJJQeOL3/ysgwpnDjTak3nrVDDtQwvDGhnNQ= -go.einride.tech/sage v0.219.1/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ= +go.einride.tech/sage v0.221.0 h1:jzBvPpsUe9Eqs1dwdottf2RkI2H3RnPSoU2whLWPF3c= +go.einride.tech/sage v0.221.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=