forked from shomali11/slacker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gopkg.lock
56 lines (49 loc) · 1.55 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:7b5c6e2eeaa9ae5907c391a91c132abfd5c9e8a784a341b5625e750c67e6825d"
name = "github.com/gorilla/websocket"
packages = ["."]
pruneopts = "UT"
revision = "66b9c49e59c6c48f0ffce28c2d8b8a5678502c6d"
version = "v1.4.0"
[[projects]]
branch = "master"
digest = "1:7711bc85fa91b919713feda232ffe0bd4ebb0e8426b9c0de6c6f476e0eb9b7c2"
name = "github.com/nlopes/slack"
packages = [
".",
"slackutilsx",
]
pruneopts = "UT"
revision = "a7deeca7935c178aa865249bab511daf816288ba"
[[projects]]
digest = "1:cf31692c14422fa27c83a05292eb5cbe0fb2775972e8f1f8446a71549bd8980b"
name = "github.com/pkg/errors"
packages = ["."]
pruneopts = "UT"
revision = "ba968bfe8b2f7e042a574c888954fccecfa385b4"
version = "v0.8.1"
[[projects]]
branch = "master"
digest = "1:c6795766b23d66ac11871034c9f00a4e4d292284e935debc2db2bfe25b96304f"
name = "github.com/shomali11/commander"
packages = ["."]
pruneopts = "UT"
revision = "384535f6562b1b98294d1e6db8d1d5365b79915c"
[[projects]]
branch = "master"
digest = "1:8664d72d77f415e581e40a85f936e204766464f4c2314f7db58f96d62841798d"
name = "github.com/shomali11/proper"
packages = ["."]
pruneopts = "UT"
revision = "233a9a872c306ae145fed0a7d71afc128ad78394"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/nlopes/slack",
"github.com/shomali11/commander",
"github.com/shomali11/proper",
]
solver-name = "gps-cdcl"
solver-version = 1