diff --git a/.sage/go.mod b/.sage/go.mod index 40f616d806..45a4d0c909 100644 --- a/.sage/go.mod +++ b/.sage/go.mod @@ -2,4 +2,4 @@ module sage go 1.17 -require go.einride.tech/sage v0.102.0 +require go.einride.tech/sage v0.107.0 diff --git a/.sage/go.sum b/.sage/go.sum index 83b8b0164a..ebc4f7014f 100644 --- a/.sage/go.sum +++ b/.sage/go.sum @@ -1,2 +1,2 @@ -go.einride.tech/sage v0.102.0 h1:NEYBUKlF/KTuge05M4yLu3/1r6spB6j6b9xZyEO4cLo= -go.einride.tech/sage v0.102.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ= +go.einride.tech/sage v0.107.0 h1:CdAgUXmSGdRAjaEyCFoG1+Dk/o7fC9AUQEYCl9N3FEE= +go.einride.tech/sage v0.107.0/go.mod h1:EzV5uciFX7/2ho8EKB5K9JghOfXIxlzs694b+Tkl5GQ=