aboutsummaryrefslogtreecommitdiffhomepage
path: root/middleware/context_keys.go
diff options
context:
space:
mode:
Diffstat (limited to 'middleware/context_keys.go')
-rw-r--r--middleware/context_keys.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/middleware/context_keys.go b/middleware/context_keys.go
index 03a3e2b..80b5e96 100644
--- a/middleware/context_keys.go
+++ b/middleware/context_keys.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 middleware
+package middleware // import "miniflux.app/middleware"
// ContextKey represents a context key.
type ContextKey struct {