Remove dependency on BrianBland/yaml fork

Switched back to only using the go-yaml/yaml mainline repo.
Fixes #69
This commit is contained in:
Brian Bland 2015-01-16 11:32:15 -08:00
parent 10c9dfb5a6
commit 24155c0431
26 changed files with 103 additions and 10811 deletions

6
Godeps/Godeps.json generated
View file

@ -79,17 +79,13 @@
"ImportPath": "github.com/yvasiyarov/newrelic_platform_go",
"Rev": "b21fdbd4370f3717f3bbd2bf41c223bc273068e6"
},
{
"ImportPath": "gopkg.in/BrianBland/yaml.v2",
"Rev": "3e92d6a11b92fa4612d66712704844bdc0c48aed"
},
{
"ImportPath": "gopkg.in/check.v1",
"Rev": "64131543e7896d5bcc6bd5a76287eb75ea96c673"
},
{
"ImportPath": "gopkg.in/yaml.v2",
"Rev": "d466437aa4adc35830964cffc5b5f262c63ddcb4"
"Rev": "71e7ede9d48a2e096f6d5d0516c763513a471bd1"
}
]
}