-
Notifications
You must be signed in to change notification settings - Fork 0
/
glide.lock
120 lines (120 loc) · 3.5 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
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
hash: 7dc1526bc69405c0f56f59d7be92a398a6ffb50eab39320072dad78909e82fb6
updated: 2018-07-15T14:10:55.966648+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/gin-contrib/cors
version: cf4846e6a636a76237a28d9286f163c132e841bc
- name: github.com/gin-contrib/sse
version: 22d885f9ecc78bf4ee5d72b937e4bbcdc58e8cae
- name: github.com/gin-gonic/gin
version: d459835d2b077e44f7c9b453505ee29881d5d12d
subpackages:
- binding
- render
- name: github.com/go-errors/errors
version: a41850380601eeb43f4350f7d17c6bbd8944aaf8
repo: https://github.com/go-errors/errors
- name: github.com/golang-migrate/migrate
version: bcd996f3df28363f43e2d0935484c4559537a3eb
subpackages:
- database
- database/postgres
- source
- source/file
- name: github.com/golang/protobuf
version: 3a3da3a4e26776cc22a79ef46d5d58477532dede
subpackages:
- proto
- name: github.com/jmoiron/sqlx
version: 2aeb6a910c2b94f2d5eb53d9895d80e27264ec41
subpackages:
- reflectx
- name: github.com/lib/pq
version: 50761b0867bd1d9d069276790bcd4a3bccf2324a
subpackages:
- oid
- name: github.com/manucorporat/sse
version: ee05b128a739a0fb76c7ebd3ae4810c1de808d6d
repo: https://github.com/manucorporat/sse
- name: github.com/mattn/go-isatty
version: 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c
- 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/segmentio/go-loggly
version: eb91657e62b25699dd4e84d5562735440d4beace
repo: https://github.com/segmentio/go-loggly
- name: github.com/sirupsen/logrus
version: 68cec9f21fbf3ea8d8f98c044bc6ce05f17b267a
repo: https://github.com/sirupsen/logrus
subpackages:
- hooks/test
- name: github.com/stellar/go
version: fa04bae12c1af0dee6d524e7c0ada779602421bb
repo: https://github.com/chr4/go-stellar-sdk
subpackages:
- amount
- build
- clients/horizon
- crc16
- hash
- keypair
- network
- price
- protocols/horizon
- protocols/horizon/base
- strkey
- support/errors
- support/http/mutil
- support/log
- support/render/hal
- support/render/problem
- support/url
- 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: github.com/ugorji/go
version: f3cacc17c85ecb7f1b6a9e373ee85d1480919868
subpackages:
- codec
- name: golang.org/x/net
version: 9ef9f5bb98a1fdc41f8cf6c250a4404b4085e389
subpackages:
- context
- name: golang.org/x/sys
version: 77b0e4315053a57ed2962443614bdb28db152054
subpackages:
- unix
- name: gopkg.in/go-playground/validator.v8
version: 5f1438d3fca68893a817e4a66806cea46a9e4ebf
- name: gopkg.in/yaml.v2
version: 7ad95dd0798a40da1ccdff6dff35fd177b5edf40
repo: https://gopkg.in/yaml.v2
testImports: []