Merge branch 'new_macaron'

This commit is contained in:
Torkel Ödegaard
2016-01-13 15:48:49 +01:00
156 changed files with 10337 additions and 6330 deletions

View File

@ -4,7 +4,7 @@ import (
"strconv"
"strings"
"github.com/Unknwon/macaron"
"gopkg.in/macaron.v1"
"github.com/grafana/grafana/pkg/bus"
"github.com/grafana/grafana/pkg/components/apikeygen"