-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathglide.lock
81 lines (81 loc) · 2.38 KB
/
glide.lock
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
hash: 3464a6e1a8986070d7f31501df98eab86e2e205f491da311daca58dd1f106e27
updated: 2017-12-31T13:29:56.054096+02:00
imports:
- name: github.com/agl/ed25519
version: 278e1ec8e8a6e017cd07577924d6766039146ced
repo: https://github.com/agl/ed25519
subpackages:
- edwards25519
- name: github.com/davecgh/go-spew
version: 5215b55f46b2b919f50a1df0eaa5886afe4e3b3d
repo: https://github.com/davecgh/go-spew
subpackages:
- spew
- name: github.com/getsentry/raven-go
version: c9d3cc542ad199f62c0264286be537f9bce6063c
repo: https://github.com/getsentry/raven-go
- name: github.com/go-kit/kit
version: 4dc7be5d2d12881735283bcab7352178e190fc71
subpackages:
- log
- log/level
- name: github.com/go-logfmt/logfmt
version: 390ab7935ee28ec6b286364bba9b4dd6410cb3d5
- name: github.com/go-stack/stack
version: 259ab82a6cad3992b4e21ff5cac294ccb06474bc
- name: github.com/gorilla/context
version: 08b5f424b9271eedf6f9f0ce86cb9396ed337a42
- name: github.com/gorilla/mux
version: 5ab525f4fb1678e197ae59401e9050fa0b6cb5fd
- name: github.com/kr/logfmt
version: b84e30acd515aadc4b783ad4ff83aff3299bdfe0
- name: github.com/manucorporat/sse
version: ee05b128a739a0fb76c7ebd3ae4810c1de808d6d
repo: https://github.com/manucorporat/sse
- name: github.com/nullstyle/go-xdr
version: a875e7c9fa2388ce03279f6b5ba1c2ccd1f9e917
repo: https://github.com/nullstyle/go-xdr
subpackages:
- xdr3
- name: github.com/pkg/errors
version: 645ef00459ed84a119197bfb8d8205042c6df63d
repo: https://github.com/pkg/errors
- name: github.com/pmezard/go-difflib
version: 792786c7400a136282c1664665ae0a8db921c6c2
repo: https://github.com/pmezard/go-difflib
subpackages:
- difflib
- name: github.com/stellar/go
version: 35348896fb5e4f18794afa757f2e8d6ff1c10824
subpackages:
- amount
- build
- client/horizon
- clients/horizon
- crc16
- hash
- keypair
- network
- price
- strkey
- support/errors
- xdr
- name: github.com/stretchr/objx
version: 1a9d0bb9f541897e62256577b352fdbc1fb4fd94
repo: https://github.com/stretchr/objx
- name: github.com/stretchr/testify
version: 976c720a22c8eb4eb6a0b4348ad85ad12491a506
repo: https://github.com/stretchr/testify
subpackages:
- assert
- mock
- require
- name: golang.org/x/net
version: 9bc2a3340c92c17a20edcd0080e93851ed58f5d5
repo: https://go.googlesource.com/net
subpackages:
- context
- http2
- netutil
- publicsuffix
testImports: []