summaryrefslogtreecommitdiffstats
path: root/logging/logging_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'logging/logging_test.go')
-rw-r--r--logging/logging_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/logging/logging_test.go b/logging/logging_test.go
index 3bff162..b56a2a6 100644
--- a/logging/logging_test.go
+++ b/logging/logging_test.go
@@ -8,7 +8,7 @@ import (
"testing"
"github.com/stretchr/testify/assert"
- "github.com/xxxserxxx/gotop"
+ "github.com/xxxserxxx/gotop/v3"
)
func TestLogging(t *testing.T) {