diff --git a/.sage/go.mod b/.sage/go.mod index e035b56..d5c1751 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module sage go 1.17 -require go.einride.tech/sage v0.219.1 +require go.einride.tech/sage v0.220.1 diff --git a/.sage/go.sum b/.sage/go.sum index 9d1445e..84a56ae 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.220.1 h1:cks7ODiaG2EcH6JEUHeJMkjWAtA7EGmemJ/F4BmbDhQ= +go.einride.tech/sage v0.220.1/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=