forked from charshy/registry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathglide.yaml
44 lines (35 loc) · 1.23 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
# Copyright 2016 IBM Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
package: github.com/amalgam8/registry
import:
- package: github.com/Sirupsen/logrus
version: 0.8.7
subpackages:
- formatters/logstash
- package: github.com/ant0ine/go-json-rest
version: 3.2.0
subpackages:
- rest
- package: github.com/codegangsta/cli
version: bca61c476e3c752594983e4c9bcd5f62fb09f157
- package: github.com/dgrijalva/jwt-go
version: 2.3.0
- package: github.com/nicksnyder/go-i18n
version: 1.4.0
subpackages:
- i18n
- package: github.com/rcrowley/go-metrics
version: 1ce93efbc8f9c568886b2ef85ce305b2217b3de3
- package: github.com/stretchr/testify
version: 9f9027faeb0dad515336ed2f28317f9f8f527ab4