aboutsummaryrefslogtreecommitdiff
path: root/http/response/json/json_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'http/response/json/json_test.go')
-rw-r--r--http/response/json/json_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/http/response/json/json_test.go b/http/response/json/json_test.go
index 43f72713..93a477c8 100644
--- a/http/response/json/json_test.go
+++ b/http/response/json/json_test.go
@@ -1,7 +1,7 @@
// SPDX-FileCopyrightText: Copyright The Miniflux Authors. All rights reserved.
// SPDX-License-Identifier: Apache-2.0
-package json // import "miniflux.app/http/response/json"
+package json // import "miniflux.app/v2/http/response/json"
import (
"errors"