-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathglide.yaml
53 lines (53 loc) · 1.62 KB
/
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
package: github.com/kellabyte/go-benchmarks
import:
- package: github.com/smartystreets/go-disruptor
- package: github.com/Workiva/go-datastructures
version: ~1.0.46
- package: github.com/OneOfOne/xxhash
version: ~1.2.1
- package: github.com/cespare/xxhash
version: ~1.0.0
- package: github.com/dchest/siphash
version: ~1.1.0
- package: github.com/dgryski/go-farm
- package: github.com/dgryski/go-highway
- package: github.com/dgryski/go-marvin32
- package: github.com/dgryski/go-metro
- package: github.com/dgryski/go-sip13
- package: github.com/dgryski/go-spooky
- package: github.com/dgryski/go-stadtx
- package: github.com/dgryski/go-t1ha
- package: github.com/dgryski/trifles
subpackages:
- tsip/go
- package: github.com/minio/blake2b-simd
- package: github.com/minio/highwayhash
- package: github.com/opennota/fasthash
- package: github.com/rbastic/go-zaphod64
- package: github.com/surge/cityhash
- package: github.com/intel-go/cpuid
- package: golang.org/x/tools
subpackages:
- benchmark/parse
- package: github.com/tidwall/evio
- package: github.com/tidwall/spinlock
- package: code.cloudfoundry.org/go-diodes
- package: github.com/onsi/gomega
version: ~1.3.0
- package: golang.org/x/net
subpackages:
- html/charset
- package: golang.org/x/text
version: ~0.3.0
subpackages:
- encoding
- package: gopkg.in/yaml.v2
version: ~2.2.1
- package: github.com/tidwall/fastlane
- package: github.com/onsi/ginkgo
version: ~1.4.0
- package: github.com/pltr/onering
- package: github.com/codahale/hdrhistogram
- package: github.com/tylertreat/hdrhistogram-writer
- package: github.com/mailru/easyjson
- package: github.com/loov/hrtime