From 7b19606acc610929a24351bcdccc62c9cf4f8b09 Mon Sep 17 00:00:00 2001 From: "Sean E. Russell" Date: Wed, 3 Feb 2021 12:28:46 -0600 Subject: Replace jdkeke142 lingo with fork; using replace in go.mod breaks go get. --- logging/logging.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'logging') diff --git a/logging/logging.go b/logging/logging.go index 20a0134..449c344 100644 --- a/logging/logging.go +++ b/logging/logging.go @@ -8,7 +8,7 @@ import ( "path/filepath" "sync" - "github.com/jdkeke142/lingo-toml" + "github.com/xxxserxxx/lingo" "github.com/xxxserxxx/gotop/v4" ) -- cgit v1.2.3