From bb263ca7b3b8e85db36b4916811a6739d4b3f698 Mon Sep 17 00:00:00 2001 From: Eugene Date: Wed, 10 Apr 2024 03:29:31 +0700 Subject: [PATCH] selfed --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 93a1d3a..8a372d9 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/ilyakaznacheev/cleanenv +module github.com/JohnJ255/cleanenv require ( github.com/BurntSushi/toml v1.2.1