From d6937621e670159a328b2179d467c3ded459187b Mon Sep 17 00:00:00 2001 From: Alex Savin Date: Fri, 30 May 2025 16:43:12 -0400 Subject: [PATCH] Alphan version of the climate presets parsing --- example/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/go.mod b/example/go.mod index 5ce6900..2ef1676 100644 --- a/example/go.mod +++ b/example/go.mod @@ -2,7 +2,7 @@ module example go 1.24 -require git.savin.nyc/alex/mysubaru v0.0.0-20250528030529-0fb499633428 +require git.savin.nyc/alex/mysubaru v0.0.0-20250530191823-fb8f151e05c9 require ( github.com/Jeffail/gabs/v2 v2.7.0 // indirect