Use Go 1.5.2 in Godeps.json

This commit is contained in:
Jeff Mitchell 2015-12-16 11:59:59 -05:00
parent 048f1284e4
commit 2176643d31
1 changed files with 1 additions and 1 deletions

2
Godeps/Godeps.json generated
View File

@ -1,6 +1,6 @@
{
"ImportPath": "github.com/hashicorp/vault",
"GoVersion": "go1.5.1",
"GoVersion": "go1.5.2",
"Packages": [
"./..."
],