aboutsummaryrefslogtreecommitdiff
path: root/Gopkg.lock
blob: 6201da955023e2da365a8cde80ae9baa451663bb (plain)
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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.


[[projects]]
  name = "github.com/golang/protobuf"
  packages = [
    "jsonpb",
    "proto",
    "ptypes/struct"
  ]
  revision = "130e6b02ab059e7b717a096f397c5b60111cae74"

[[projects]]
  name = "github.com/pkg/errors"
  packages = ["."]
  revision = "2b3a18b5f0fb6b4f9190549597d3f962c02bc5eb"

[[projects]]
  name = "github.com/urfave/cli"
  packages = ["."]
  revision = "ac249472b7de27a9e8990819566d9be95ab5b816"

[[projects]]
  branch = "master"
  name = "golang.org/x/crypto"
  packages = [
    "argon2",
    "blake2b",
    "hkdf",
    "ssh/terminal"
  ]
  revision = "5119cf507ed5294cc409c092980c7497ee5d6fd2"

[[projects]]
  name = "golang.org/x/sys"
  packages = [
    "unix",
    "windows"
  ]
  revision = "314a259e304ff91bd6985da2a7149bbf91237993"

[solve-meta]
  analyzer-name = "dep"
  analyzer-version = 1
  inputs-digest = "92e1ef38016af4664e4e89ff488f29b03c1d323569312f1dcccfa481d74dbec1"
  solver-name = "gps-cdcl"
  solver-version = 1