forked from soteria-dag/soterd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
glide.yaml
35 lines (35 loc) · 901 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
35
package: github.com/soteria-dag/soterd
import:
- package: github.com/btcsuite/go-socks
subpackages:
- socks
- package: golang.org/x/crypto
subpackages:
- ripemd160
- package: github.com/btcsuite/goleveldb
subpackages:
- leveldb
- leveldb/comparer
- leveldb/errors
- leveldb/filter
- leveldb/iterator
- leveldb/opt
- leveldb/util
- package: github.com/btcsuite/websocket
- package: github.com/btcsuite/winsvc
subpackages:
- eventlog
- mgr
- svc
- package: github.com/davecgh/go-spew
subpackages:
- spew
- package: github.com/jessevdk/go-flags
version: 1679536dcc895411a9f5848d9a0250be7856448c
- package: github.com/jrick/logrotate
- package: github.com/aead/siphash
version: 83563a290f60225eb120d724600b9690c3fb536f
- package: github.com/wcharczuk/go-chart
version: 9852fce5a172598e72d16f4306f0f17a53d94eb4
- package: github.com/blang/semver
version: ^3.6.1