-
Notifications
You must be signed in to change notification settings - Fork 19
/
glide.yaml
34 lines (34 loc) · 899 Bytes
/
glide.yaml
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
package: github.com/bitfinexcom/bfxfixgw
import:
- package: github.com/bitfinexcom/bitfinex-api-go
subpackages:
- v2
- package: github.com/quickfixgo/fix42
subpackages:
- executionreport
- marketdatarequest
- marketdatarequestreject
- marketdatasnapshotfullrefresh
- newordersingle
- ordercancelreject
- ordercancelrequest
- orderstatusrequest
- package: github.com/quickfixgo/fix44
subpackages:
- executionreport
- marketdatarequest
- marketdatarequestreject
- marketdatasnapshotfullrefresh
- newordersingle
- ordercancelreject
- ordercancelrequest
- orderstatusrequest
- package: github.com/quickfixgo/quickfix
subpackages:
- decimal
- package: github.com/quickfixgo/tag
- package: github.com/quickfixgo/field
- package: github.com/quickfixgo/enum
- package: github.com/satori/go.uuid
- package: github.com/shopspring/decimal
- package: go.uber.org/zap