This repository has been archived by the owner on Aug 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
/
glide.yaml
48 lines (48 loc) · 1.74 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
package: github.com/apigee-labs/transicator
license: Apache-2.0
ignore:
- github.com/cockroachdb/c-jemalloc
- github.com/cockroachdb/c-lz4
- github.com/cockroachdb/c-rocksdb
- github.com/cockroachdb/c-snappy
import:
- name: github.com/fsnotify/fsnotify
version: bd2828f9f176e52d7222e565abb2d338d3f3c103
repo: https://edge.googlesource.com/third_party/fsnotify/fsnotify.git
- package: github.com/Sirupsen/logrus
version: ~0.10.0
repo: https://edge.googlesource.com/third_party/Sirupsen/logrus.git
- package: github.com/julienschmidt/httprouter
version: ~1.1.0
repo: https://edge.googlesource.com/third_party/julienschmidt/httprouter.git
- package: github.com/golang/protobuf
repo: https://edge.googlesource.com/third_party/golang/protobuf.git
subpackages:
- proto
- package: github.com/apid/goscaffold
version: 8e87c1fe3bd4a16330f61dc27975a92d68f0ff42
repo: https://edge.googlesource.com/goscaffold.git
- package: github.com/justinas/alice
version: 1051eaf52fcafdd87ead59d28b065f1fcb8274ec
- package: github.com/tecbot/gorocksdb
version: f2a0b10f7228cff360e2d9efa081a15a8cbd68b7
- package: github.com/spf13/viper
version: master
repo: https://edge.googlesource.com/third_party/spf13/viper.git
- package: github.com/spf13/pflag
version: master
repo: https://edge.googlesource.com/third_party/spf13/pflag.git
- package: github.com/onsi/ginkgo
- package: github.com/mattn/go-sqlite3
version: ^1.2.0
- package: github.com/SermoDigital/jose
version: 2bd9b81ac51d6d6134fcd4fd846bd2e7347a15f9
subpackages:
- crypto
- jwt
testImport:
- package: github.com/onsi/gomega
repo: https://edge.googlesource.com/third_party/onsi/gomega.git
- package: github.com/onsi/ginkgo
- package: github.com/lib/pq
version: 23da1db4f16d9658a86ae9b717c245fc078f10f1