This repository has been archived by the owner on Oct 26, 2018. It is now read-only.
forked from jitsi/jitsi-slack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gopkg.lock
121 lines (107 loc) · 2.82 KB
/
Gopkg.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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
name = "github.com/aws/aws-sdk-go"
packages = [
"aws",
"aws/awserr",
"aws/awsutil",
"aws/client",
"aws/client/metadata",
"aws/corehandlers",
"aws/credentials",
"aws/credentials/ec2rolecreds",
"aws/credentials/endpointcreds",
"aws/credentials/stscreds",
"aws/csm",
"aws/defaults",
"aws/ec2metadata",
"aws/endpoints",
"aws/request",
"aws/session",
"aws/signer/v4",
"internal/sdkio",
"internal/sdkrand",
"internal/sdkuri",
"internal/shareddefaults",
"private/protocol",
"private/protocol/json/jsonutil",
"private/protocol/jsonrpc",
"private/protocol/query",
"private/protocol/query/queryutil",
"private/protocol/rest",
"private/protocol/xml/xmlutil",
"service/dynamodb",
"service/dynamodb/dynamodbattribute",
"service/sts"
]
revision = "e2b22a3b42bdad95d52bf59f477bdcd57f38191d"
version = "v1.15.6"
[[projects]]
name = "github.com/dgrijalva/jwt-go"
packages = ["."]
revision = "06ea1031745cb8b3dab3f6a236daf2b0aa468b7e"
version = "v3.2.0"
[[projects]]
name = "github.com/go-ini/ini"
packages = ["."]
revision = "358ee7663966325963d4e8b2e1fbd570c5195153"
version = "v1.38.1"
[[projects]]
name = "github.com/gorilla/websocket"
packages = ["."]
revision = "ea4d1f681babbce9545c9c5f3d5194a789c89f5b"
version = "v1.2.0"
[[projects]]
name = "github.com/jmespath/go-jmespath"
packages = ["."]
revision = "0b12d6b5"
[[projects]]
branch = "master"
name = "github.com/justinas/alice"
packages = ["."]
revision = "03f45bd4b7dad4734bc4620e46a35789349abb20"
[[projects]]
name = "github.com/nlopes/slack"
packages = ["."]
revision = "0db1d5eae1116bf7c8ed96c6749acfbf4daaec3e"
version = "v0.3.0"
[[projects]]
name = "github.com/rs/xid"
packages = ["."]
revision = "2c7e97ce663ff82c49656bca3048df0fdd83c5f9"
version = "v1.2.0"
[[projects]]
name = "github.com/rs/zerolog"
packages = [
".",
"hlog",
"internal/cbor",
"internal/json",
"log"
]
revision = "77db4b4f350e31be66a57c332acb7721cf9ff9bb"
version = "v1.8.0"
[[projects]]
branch = "master"
name = "github.com/vincent-petithory/dataurl"
packages = ["."]
revision = "9a301d65acbb728fcc3ace14f45f511a4cfeea9c"
[[projects]]
name = "github.com/zenazn/goji"
packages = ["web/mutil"]
revision = "64eb34159fe53473206c2b3e70fe396a639452f2"
version = "v1.0"
[[projects]]
branch = "master"
name = "golang.org/x/sys"
packages = [
"unix",
"windows"
]
revision = "904bdc257025c7b3f43c19360ad3ab85783fad78"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "169d90d936193b30eeb0c6c2d4e61dfa5bd56fe2f276c032a59c87b797e8f77f"
solver-name = "gps-cdcl"
solver-version = 1