Updated golang/x/oauth2 dependency, #1710

This commit is contained in:
Torkel Ödegaard
2015-04-04 09:50:25 +02:00
parent e86bedddb2
commit b8c378f2f0
36 changed files with 1531 additions and 399 deletions

4
Godeps/Godeps.json generated
View File

@@ -1,6 +1,6 @@
{
"ImportPath": "github.com/grafana/grafana",
"GoVersion": "go1.4.2",
"GoVersion": "go1.3",
"Packages": [
"./pkg/..."
],
@@ -68,7 +68,7 @@
},
{
"ImportPath": "golang.org/x/oauth2",
"Rev": "e5909d4679a1926c774c712b343f10b8298687a3"
"Rev": "c58fcf0ffc1c772aa2e1ee4894bc19f2649263b2"
},
{
"ImportPath": "gopkg.in/bufio.v1",