Gopkg.lock 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. # This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
  2. [[projects]]
  3. branch = "improvements"
  4. digest = "1:b183578c34fabccaf65f1a57d2efeec2086abdce1446978d69ab3a0016cb750c"
  5. name = "github.com/davecgh/go-xdr"
  6. packages = ["xdr2"]
  7. pruneopts = "NUT"
  8. revision = "4930550ba2e22f87187498acfd78348b15f4e7a8"
  9. source = "https://github.com/rasky/go-xdr"
  10. [[projects]]
  11. digest = "1:1ab18cf8c2084968d6dca0dd46fbda9efba08664ecd7957b63c7ca57bb2455df"
  12. name = "github.com/google/uuid"
  13. packages = ["."]
  14. pruneopts = "NUT"
  15. revision = "6a5e28554805e78ea6141142aba763936c4761c0"
  16. [[projects]]
  17. branch = "govmomi"
  18. digest = "1:f49ed6cb2129e9a3ce9dde5037cb243b5849c0ec0c7973b9d1e987872d8b8cc6"
  19. name = "github.com/kr/pretty"
  20. packages = ["."]
  21. pruneopts = "NUT"
  22. revision = "2ee9d7453c02ef7fa518a83ae23644eb8872186a"
  23. source = "https://github.com/dougm/pretty"
  24. [[projects]]
  25. branch = "master"
  26. digest = "1:c3a7836b5904db0f8b609595b619916a6831cb35b8b714aec39f96d00c6155d8"
  27. name = "github.com/kr/text"
  28. packages = ["."]
  29. pruneopts = "NUT"
  30. revision = "7cafcd837844e784b526369c9bce262804aebc60"
  31. [[projects]]
  32. branch = "master"
  33. digest = "1:4bea31865971675c482ed875caeabe7d2182dcb47d52900b7da5236d66dc9970"
  34. name = "github.com/vmware/vmw-guestinfo"
  35. packages = [
  36. "bdoor",
  37. "message",
  38. "vmcheck",
  39. ]
  40. pruneopts = "NUT"
  41. revision = "25eff159a728be87e103a0b8045e08273f4dbec4"
  42. [solve-meta]
  43. analyzer-name = "dep"
  44. analyzer-version = 1
  45. input-imports = [
  46. "github.com/davecgh/go-xdr/xdr2",
  47. "github.com/google/uuid",
  48. "github.com/kr/pretty",
  49. "github.com/vmware/vmw-guestinfo/message",
  50. "github.com/vmware/vmw-guestinfo/vmcheck",
  51. ]
  52. solver-name = "gps-cdcl"
  53. solver-version = 1