summaryrefslogtreecommitdiffstats
path: root/sms-service/src/sms/Gopkg.lock
blob: b856a81bf627cfcec3b7ef5b5f6def156f3aff51 (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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.


[[projects]]
  name = "github.com/fatih/structs"
  packages = ["."]
  revision = "a720dfa8df582c51dee1b36feabb906bde1588bd"
  version = "v1.0"

[[projects]]
  branch = "master"
  name = "github.com/golang/snappy"
  packages = ["."]
  revision = "553a641470496b2327abcac10b36396bd98e45c9"

[[projects]]
  name = "github.com/gorilla/context"
  packages = ["."]
  revision = "1ea25387ff6f684839d82767c1733ff4d4d15d0a"
  version = "v1.1"

[[projects]]
  name = "github.com/gorilla/mux"
  packages = ["."]
  revision = "53c1911da2b537f792e7cafcb446b05ffe33b996"
  version = "v1.6.1"

[[projects]]
  branch = "master"
  name = "github.com/hashicorp/errwrap"
  packages = ["."]
  revision = "7554cd9344cec97297fa6649b055a8c98c2a1e55"

[[projects]]
  branch = "master"
  name = "github.com/hashicorp/go-cleanhttp"
  packages = ["."]
  revision = "d5fe4b57a186c716b0e00b8c301cbd9b4182694d"

[[projects]]
  branch = "master"
  name = "github.com/hashicorp/go-multierror"
  packages = ["."]
  revision = "b7773ae218740a7be65057fc60b366a49b538a44"

[[projects]]
  branch = "master"
  name = "github.com/hashicorp/go-rootcerts"
  packages = ["."]
  revision = "6bb64b370b90e7ef1fa532be9e591a81c3493e00"

[[projects]]
  branch = "master"
  name = "github.com/hashicorp/go-uuid"
  packages = ["."]
  revision = "27454136f0364f2d44b1276c552d69105cf8c498"

[[projects]]
  branch = "master"
  name = "github.com/hashicorp/hcl"
  packages = [
    ".",
    "hcl/ast",
    "hcl/parser",
    "hcl/scanner",
    "hcl/strconv",
    "hcl/token",
    "json/parser",
    "json/scanner",
    "json/token"
  ]
  revision = "f40e974e75af4e271d97ce0fc917af5898ae7bda"

[[projects]]
  name = "github.com/hashicorp/vault"
  packages = [
    "api",
    "helper/compressutil",
    "helper/jsonutil",
    "helper/parseutil",
    "helper/strutil"
  ]
  revision = "7e1fbde40afee241f81ef08700e7987d86fc7242"
  version = "v0.9.6"

[[projects]]
  branch = "master"
  name = "github.com/mitchellh/go-homedir"
  packages = ["."]
  revision = "b8bc1bf767474819792c23f32d8286a45736f1c6"

[[projects]]
  branch = "master"
  name = "github.com/mitchellh/mapstructure"
  packages = ["."]
  revision = "00c29f56e2386353d58c599509e8dc3801b0d716"

[[projects]]
  name = "github.com/ryanuber/go-glob"
  packages = ["."]
  revision = "572520ed46dbddaed19ea3d9541bdd0494163693"
  version = "v0.1"

[[projects]]
  branch = "master"
  name = "github.com/sethgrid/pester"
  packages = ["."]
  revision = "ed9870dad3170c0b25ab9b11830cc57c3a7798fb"

[[projects]]
  branch = "master"
  name = "golang.org/x/crypto"
  packages = [
    "cast5",
    "openpgp",
    "openpgp/armor",
    "openpgp/elgamal",
    "openpgp/errors",
    "openpgp/packet",
    "openpgp/s2k"
  ]
  revision = "88942b9c40a4c9d203b82b3731787b672d6e809b"

[[projects]]
  branch = "master"
  name = "golang.org/x/net"
  packages = [
    "http2",
    "http2/hpack",
    "idna",
    "lex/httplex"
  ]
  revision = "6078986fec03a1dcc236c34816c71b0e05018fda"

[[projects]]
  name = "golang.org/x/text"
  packages = [
    "collate",
    "collate/build",
    "internal/colltab",
    "internal/gen",
    "internal/tag",
    "internal/triegen",
    "internal/ucd",
    "language",
    "secure/bidirule",
    "transform",
    "unicode/bidi",
    "unicode/cldr",
    "unicode/norm",
    "unicode/rangetable"
  ]
  revision = "f21a4dfb5e38f5895301dc265a8def02365cc3d0"
  version = "v0.3.0"

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