vendor: update gogo/protobuf dependency
Updates to the gogo/protobuf dependency are required to correctly generate time types. We also remove an unused windows dependency. Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
@@ -18,8 +18,8 @@ github.com/beorn7/perks 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9
|
||||
github.com/matttproud/golang_protobuf_extensions v1.0.0
|
||||
# go-units from Docker; latest release as of 12/16/2016
|
||||
github.com/docker/go-units v0.3.1
|
||||
# gogo/protobuf - master as of 12/16/2016 (latest tagged release doesn't have needed change)
|
||||
github.com/gogo/protobuf 06ec6c31ff1bac6ed4e205a547a3d72934813ef3
|
||||
# gogo/protobuf - master as of 2/15/2016 (latest tagged release doesn't have needed change)
|
||||
github.com/gogo/protobuf d2e1ade2d719b78fe5b061b4c18a9f7111b5bdc8
|
||||
# golang support for protobufs - master as of 12/16/2016
|
||||
github.com/golang/protobuf 8ee79997227bf9b34611aee7946ae64735e6fd93
|
||||
# runc, latest release as of 12/16/2016
|
||||
|
||||
Reference in New Issue
Block a user