From 9783b483c9cd50b80459bda04234116d496d663f Mon Sep 17 00:00:00 2001 From: Alex Savin Date: Wed, 4 Jun 2025 12:59:50 -0400 Subject: [PATCH] Beta version --- example/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/go.mod b/example/go.mod index 30757c8..4308d0d 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-20250602004038-b0385b15ab71 +require git.savin.nyc/alex/mysubaru v0.0.0-20250604165849-c3536512873b require ( github.com/kr/text v0.2.0 // indirect