mirror of https://github.com/docker/docs.git
Undo accidental downgrade of Go version
Signed-off-by: Ying Li <ying.li@docker.com>
This commit is contained in:
parent
f49b74675d
commit
b5690cfc51
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"ImportPath": "github.com/docker/notary",
|
||||
"GoVersion": "go1.4.2",
|
||||
"GoVersion": "go1.5.1",
|
||||
"Packages": [
|
||||
"./..."
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue