From 5aecbdd9caf8d80ff2937e11c1c0986a839f6b09 Mon Sep 17 00:00:00 2001 From: Alex Savin Date: Sun, 1 Jun 2025 20:41:34 -0400 Subject: [PATCH] Alpha version --- example/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/go.mod b/example/go.mod index 4106a39..30757c8 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-20250601152656-ef145bdf9ae5 +require git.savin.nyc/alex/mysubaru v0.0.0-20250602004038-b0385b15ab71 require ( github.com/kr/text v0.2.0 // indirect