From e5bf9851ff3fc8748a2c770415a13a7a0244ba55 Mon Sep 17 00:00:00 2001 From: "Sean E. Russell" Date: Wed, 3 Feb 2021 14:27:46 -0600 Subject: Go 1.16: embed and io/fs --- logging/logging.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'logging/logging.go') diff --git a/logging/logging.go b/logging/logging.go index 449c344..e522d97 100644 --- a/logging/logging.go +++ b/logging/logging.go @@ -8,7 +8,7 @@ import ( "path/filepath" "sync" - "github.com/xxxserxxx/lingo" + "github.com/xxxserxxx/lingo/v2" "github.com/xxxserxxx/gotop/v4" ) -- cgit v1.2.3