renaming folder to match go executable
[aaf/sms.git] / sms-service / src / sms / Gopkg.lock
1 # This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
2
3
4 [[projects]]
5   name = "github.com/fatih/structs"
6   packages = ["."]
7   revision = "a720dfa8df582c51dee1b36feabb906bde1588bd"
8   version = "v1.0"
9
10 [[projects]]
11   branch = "master"
12   name = "github.com/golang/snappy"
13   packages = ["."]
14   revision = "553a641470496b2327abcac10b36396bd98e45c9"
15
16 [[projects]]
17   name = "github.com/gorilla/context"
18   packages = ["."]
19   revision = "1ea25387ff6f684839d82767c1733ff4d4d15d0a"
20   version = "v1.1"
21
22 [[projects]]
23   name = "github.com/gorilla/mux"
24   packages = ["."]
25   revision = "53c1911da2b537f792e7cafcb446b05ffe33b996"
26   version = "v1.6.1"
27
28 [[projects]]
29   branch = "master"
30   name = "github.com/hashicorp/errwrap"
31   packages = ["."]
32   revision = "7554cd9344cec97297fa6649b055a8c98c2a1e55"
33
34 [[projects]]
35   branch = "master"
36   name = "github.com/hashicorp/go-cleanhttp"
37   packages = ["."]
38   revision = "d5fe4b57a186c716b0e00b8c301cbd9b4182694d"
39
40 [[projects]]
41   branch = "master"
42   name = "github.com/hashicorp/go-multierror"
43   packages = ["."]
44   revision = "b7773ae218740a7be65057fc60b366a49b538a44"
45
46 [[projects]]
47   branch = "master"
48   name = "github.com/hashicorp/go-rootcerts"
49   packages = ["."]
50   revision = "6bb64b370b90e7ef1fa532be9e591a81c3493e00"
51
52 [[projects]]
53   branch = "master"
54   name = "github.com/hashicorp/go-uuid"
55   packages = ["."]
56   revision = "27454136f0364f2d44b1276c552d69105cf8c498"
57
58 [[projects]]
59   branch = "master"
60   name = "github.com/hashicorp/hcl"
61   packages = [
62     ".",
63     "hcl/ast",
64     "hcl/parser",
65     "hcl/scanner",
66     "hcl/strconv",
67     "hcl/token",
68     "json/parser",
69     "json/scanner",
70     "json/token"
71   ]
72   revision = "ef8a98b0bbce4a65b5aa4c368430a80ddc533168"
73
74 [[projects]]
75   name = "github.com/hashicorp/vault"
76   packages = [
77     "api",
78     "helper/compressutil",
79     "helper/jsonutil",
80     "helper/parseutil",
81     "helper/strutil"
82   ]
83   revision = "7e1fbde40afee241f81ef08700e7987d86fc7242"
84   version = "v0.9.6"
85
86 [[projects]]
87   branch = "master"
88   name = "github.com/mitchellh/go-homedir"
89   packages = ["."]
90   revision = "b8bc1bf767474819792c23f32d8286a45736f1c6"
91
92 [[projects]]
93   branch = "master"
94   name = "github.com/mitchellh/mapstructure"
95   packages = ["."]
96   revision = "00c29f56e2386353d58c599509e8dc3801b0d716"
97
98 [[projects]]
99   name = "github.com/ryanuber/go-glob"
100   packages = ["."]
101   revision = "572520ed46dbddaed19ea3d9541bdd0494163693"
102   version = "v0.1"
103
104 [[projects]]
105   branch = "master"
106   name = "github.com/sethgrid/pester"
107   packages = ["."]
108   revision = "ed9870dad3170c0b25ab9b11830cc57c3a7798fb"
109
110 [[projects]]
111   branch = "master"
112   name = "golang.org/x/crypto"
113   packages = [
114     "cast5",
115     "openpgp",
116     "openpgp/armor",
117     "openpgp/elgamal",
118     "openpgp/errors",
119     "openpgp/packet",
120     "openpgp/s2k"
121   ]
122   revision = "b2aa35443fbc700ab74c586ae79b81c171851023"
123
124 [[projects]]
125   branch = "master"
126   name = "golang.org/x/net"
127   packages = [
128     "http2",
129     "http2/hpack",
130     "idna",
131     "lex/httplex"
132   ]
133   revision = "b3c676e531a6dc479fa1b35ac961c13f5e2b4d2e"
134
135 [[projects]]
136   name = "golang.org/x/text"
137   packages = [
138     "collate",
139     "collate/build",
140     "internal/colltab",
141     "internal/gen",
142     "internal/tag",
143     "internal/triegen",
144     "internal/ucd",
145     "language",
146     "secure/bidirule",
147     "transform",
148     "unicode/bidi",
149     "unicode/cldr",
150     "unicode/norm",
151     "unicode/rangetable"
152   ]
153   revision = "f21a4dfb5e38f5895301dc265a8def02365cc3d0"
154   version = "v0.3.0"
155
156 [solve-meta]
157   analyzer-name = "dep"
158   analyzer-version = 1
159   inputs-digest = "5bf63627c88decba9287076c33fbda6ac39f0256039375b4002dc35db39c214f"
160   solver-name = "gps-cdcl"
161   solver-version = 1