summaryrefslogtreecommitdiffstats
path: root/modules/gzip/gzip.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gzip/gzip.go')
-rw-r--r--modules/gzip/gzip.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gzip/gzip.go b/modules/gzip/gzip.go
index 0d10071830..d139b09e1c 100644
--- a/modules/gzip/gzip.go
+++ b/modules/gzip/gzip.go
@@ -15,8 +15,8 @@ import (
"strings"
"sync"
+ "gitea.com/macaron/macaron"
"github.com/klauspost/compress/gzip"
- "gopkg.in/macaron.v1"
)
const (