From de85934267a150290d4ffff052027a3363f3ce10 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 22 Oct 2025 10:17:51 -0500 Subject: using ENV --- config.go | 1 + 1 file changed, 1 insertion(+) diff --git a/config.go b/config.go index f91b1a1..eb70086 100644 --- a/config.go +++ b/config.go @@ -8,6 +8,7 @@ import ( "os" "path/filepath" + "go.wit.com/lib/ENV" "go.wit.com/lib/config" "go.wit.com/lib/protobuf/forgepb" "go.wit.com/log" -- cgit v1.2.3