feat(macaron): upgrades macaron version

This commit is contained in:
bergquist
2016-01-13 15:11:23 +01:00
parent 5de69b288f
commit 4fe72ebf69
163 changed files with 10334 additions and 6847 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ import (
"strings"
"sync"
"github.com/Unknwon/macaron"
"gopkg.in/macaron.v1"
)
var Root string