12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- # This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
- [[projects]]
- branch = "improvements"
- digest = "1:b183578c34fabccaf65f1a57d2efeec2086abdce1446978d69ab3a0016cb750c"
- name = "github.com/davecgh/go-xdr"
- packages = ["xdr2"]
- pruneopts = "NUT"
- revision = "4930550ba2e22f87187498acfd78348b15f4e7a8"
- source = "https://github.com/rasky/go-xdr"
- [[projects]]
- digest = "1:1ab18cf8c2084968d6dca0dd46fbda9efba08664ecd7957b63c7ca57bb2455df"
- name = "github.com/google/uuid"
- packages = ["."]
- pruneopts = "NUT"
- revision = "6a5e28554805e78ea6141142aba763936c4761c0"
- [[projects]]
- branch = "govmomi"
- digest = "1:f49ed6cb2129e9a3ce9dde5037cb243b5849c0ec0c7973b9d1e987872d8b8cc6"
- name = "github.com/kr/pretty"
- packages = ["."]
- pruneopts = "NUT"
- revision = "2ee9d7453c02ef7fa518a83ae23644eb8872186a"
- source = "https://github.com/dougm/pretty"
- [[projects]]
- branch = "master"
- digest = "1:c3a7836b5904db0f8b609595b619916a6831cb35b8b714aec39f96d00c6155d8"
- name = "github.com/kr/text"
- packages = ["."]
- pruneopts = "NUT"
- revision = "7cafcd837844e784b526369c9bce262804aebc60"
- [[projects]]
- branch = "master"
- digest = "1:4bea31865971675c482ed875caeabe7d2182dcb47d52900b7da5236d66dc9970"
- name = "github.com/vmware/vmw-guestinfo"
- packages = [
- "bdoor",
- "message",
- "vmcheck",
- ]
- pruneopts = "NUT"
- revision = "25eff159a728be87e103a0b8045e08273f4dbec4"
- [solve-meta]
- analyzer-name = "dep"
- analyzer-version = 1
- input-imports = [
- "github.com/davecgh/go-xdr/xdr2",
- "github.com/google/uuid",
- "github.com/kr/pretty",
- "github.com/vmware/vmw-guestinfo/message",
- "github.com/vmware/vmw-guestinfo/vmcheck",
- ]
- solver-name = "gps-cdcl"
- solver-version = 1
|