From c86a313e3435def57f709b10d2bbadc3de931121 Mon Sep 17 00:00:00 2001 From: Simar <1254783+simar7@users.noreply.github.com> Date: Tue, 15 Jun 2021 18:21:08 -0700 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 7640ca8..a07d922 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/codingberg/benchgraph +module github.com/AntonioSun/benchgraph go 1.13