File: Gopkg.lock

package info (click to toggle)
golang-github-vmware-govmomi 0.24.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,848 kB
  • sloc: sh: 2,285; lisp: 1,560; ruby: 948; xml: 139; makefile: 54
file content (60 lines) | stat: -rw-r--r-- 1,759 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# 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