summaryrefslogtreecommitdiffstats
path: root/logging/logging.go
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-04-23 14:07:08 -0500
committerSean E. Russell <ser@ser1.net>2020-04-23 14:07:08 -0500
commitccbc71755fdbcd91042a5335a649a91cef10cd0b (patch)
tree966ced15dff4006fe2b723f6033fcece9e06dd2e /logging/logging.go
parent61e080e51854fbaca0836e2be6eaf623153cdb0f (diff)
Version bump to v4
Diffstat (limited to 'logging/logging.go')
-rw-r--r--logging/logging.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/logging/logging.go b/logging/logging.go
index c79b5c8..7bc1f9e 100644
--- a/logging/logging.go
+++ b/logging/logging.go
@@ -8,7 +8,7 @@ import (
"path/filepath"
"sync"
- "github.com/xxxserxxx/gotop/v3"
+ "github.com/xxxserxxx/gotop/v4"
)
const (