From e089b3ed3da9c8b3770a73a204e3bd8d464f6b08 Mon Sep 17 00:00:00 2001 From: Dylan Moore Date: Wed, 23 Oct 2024 20:10:49 -0700 Subject: [PATCH] Revert "update go.mod" This reverts commit 2d13f49f44cd8d3a350efee6a983311144218eb5. --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a84d819c2..55483600d 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/techdroplabs/expr +module github.com/antonmedv/expr go 1.13