forked from dpb587/go-slack-topic-bot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gopkg.lock
49 lines (43 loc) · 1.36 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:226f155d82a49a4ede16d75f32ae4ef28493be444e37e151da6421d2292c8d6d"
name = "github.com/dpb587/go-pairist"
packages = [
"api",
"denormalized",
]
pruneopts = "UT"
revision = "176555c511e261941cb4d4fdd1740c7c16d94f12"
[[projects]]
digest = "1:7b5c6e2eeaa9ae5907c391a91c132abfd5c9e8a784a341b5625e750c67e6825d"
name = "github.com/gorilla/websocket"
packages = ["."]
pruneopts = "UT"
revision = "66b9c49e59c6c48f0ffce28c2d8b8a5678502c6d"
version = "v1.4.0"
[[projects]]
digest = "1:ace662a36243b5cdc2f71e654175dc192f903fafbf3411a95bc910c1cad53ce7"
name = "github.com/nlopes/slack"
packages = ["."]
pruneopts = "UT"
revision = "0db1d5eae1116bf7c8ed96c6749acfbf4daaec3e"
version = "v0.3.0"
[[projects]]
digest = "1:40e195917a951a8bf867cd05de2a46aaf1806c50cf92eebf4c16f78cd196f747"
name = "github.com/pkg/errors"
packages = ["."]
pruneopts = "UT"
revision = "645ef00459ed84a119197bfb8d8205042c6df63d"
version = "v0.8.0"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/dpb587/go-pairist/api",
"github.com/dpb587/go-pairist/denormalized",
"github.com/nlopes/slack",
"github.com/pkg/errors",
]
solver-name = "gps-cdcl"
solver-version = 1