-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathglide.lock
79 lines (79 loc) · 2.04 KB
/
glide.lock
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
hash: 5ab370a47f2b087b2d75278df9febe1a4ef112fc6e62e80e179550975564ff25
updated: 2017-05-12T05:36:43.409583978+09:00
imports:
- name: github.com/astaxie/beego
version: 7452151beec2f43c42122fd91b7523bcbccf05be
subpackages:
- config
- context
- grace
- logs
- session
- toolbox
- utils
- name: github.com/garyburd/go-oauth
version: 4f191fd0442e75c0c73bd00e4f5f27d4c08312ee
subpackages:
- oauth
- name: github.com/golang/protobuf
version: 8ee79997227bf9b34611aee7946ae64735e6fd93
subpackages:
- proto
- name: github.com/google/go-github
version: c03cf196876fc0b7cf8db2516848536778ea4e29
subpackages:
- github
- name: github.com/google/go-querystring
version: 53e6ce116135b80d037921a7fdd5138cf32d7a8a
subpackages:
- query
- name: github.com/huandu/facebook
version: efe962f32209aa6e7430fb779bdf29bbcdb716e1
- name: golang.org/x/net
version: 41bba8d80bbfab43231ffdf4c210037baae5f6a3
subpackages:
- context
- context/ctxhttp
- name: golang.org/x/oauth2
version: 314dd2c0bf3ebd592ec0d20847d27e79d0dbe8dd
subpackages:
- facebook
- github
- internal
- name: google.golang.org/api
version: c55f685368bb1cdfed2c20283e2878a83b929730
subpackages:
- gensupport
- googleapi
- googleapi/internal/uritemplates
- oauth2/v2
- name: google.golang.org/appengine
version: 150dc57a1b433e64154302bdc40b6bb8aefa313a
subpackages:
- internal
- internal/app_identity
- internal/base
- internal/datastore
- internal/log
- internal/modules
- internal/remote_api
- internal/urlfetch
- urlfetch
testImports:
- name: github.com/gopherjs/gopherjs
version: 5c8f21741620ef6a52e185bbc920499581901c9e
subpackages:
- js
- name: github.com/jtolds/gls
version: bb0351aa7eb6f322f32667d51375f26a2bca6628
- name: github.com/smartystreets/assertions
version: 26acb9229f421449ac63d014995b282d59261a8b
subpackages:
- internal/go-render/render
- internal/oglematchers
- name: github.com/smartystreets/goconvey
version: d4c757aa9afd1e2fc1832aaab209b5794eb336e1
subpackages:
- convey
- convey/gotest
- convey/reporting