mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 11:32:25 +08:00
feat(macaron): upgrades macaron version
This commit is contained in:
@ -7,7 +7,7 @@ import (
|
||||
"path/filepath"
|
||||
"testing"
|
||||
|
||||
"github.com/Unknwon/macaron"
|
||||
"gopkg.in/macaron.v1"
|
||||
"github.com/grafana/grafana/pkg/bus"
|
||||
m "github.com/grafana/grafana/pkg/models"
|
||||
"github.com/grafana/grafana/pkg/setting"
|
||||
|
Reference in New Issue
Block a user