aboutsummaryrefslogtreecommitdiffhomepage
path: root/url/url.go
diff options
context:
space:
mode:
Diffstat (limited to 'url/url.go')
-rw-r--r--url/url.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/url/url.go b/url/url.go
index e5a7c62..cc35e2f 100644
--- a/url/url.go
+++ b/url/url.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by the Apache 2.0
// license that can be found in the LICENSE file.
-package url
+package url // import "miniflux.app/url"
import "net/url"
import "fmt"