-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gopkg.lock
90 lines (79 loc) · 2.61 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:c68aba66f5db6052fd838d9a7d60d8859f8c11b8c1d9ac9758f69c7a51efc07a"
name = "github.com/asaskevich/govalidator"
packages = ["."]
pruneopts = "UT"
revision = "475eaeb164960a651e97470412a7d3b0c5036105"
version = "v10"
[[projects]]
digest = "1:ffe9824d294da03b391f44e1ae8281281b4afc1bdaa9588c9097785e3af10cec"
name = "github.com/davecgh/go-spew"
packages = ["spew"]
pruneopts = "UT"
revision = "8991bc29aa16c548c550c7ff78260e27b9ab7c73"
version = "v1.1.1"
[[projects]]
digest = "1:e62657cca9badaa308d86e7716083e4c5933bb78e30a17743fc67f50be26f6f4"
name = "github.com/gorilla/websocket"
packages = ["."]
pruneopts = "UT"
revision = "c3e18be99d19e6b3e8f1559eea2c161a665c4b6b"
version = "v1.4.1"
[[projects]]
digest = "1:fd9bea48bbc5bba66d9891c72af7255fbebecdff845c37c679406174ece5ca1b"
name = "github.com/kelseyhightower/envconfig"
packages = ["."]
pruneopts = "UT"
revision = "0b417c4ec4a8a82eecc22a1459a504aa55163d61"
version = "v1.4.0"
[[projects]]
digest = "1:086e1b80bd317631e6d875dc040f246e668b63f93e76596c3ba135e21f9665bb"
name = "github.com/nlopes/slack"
packages = [
".",
"internal/errorsx",
"internal/timex",
"slackutilsx",
]
pruneopts = "UT"
revision = "d06c2a2b3249b44a9c5dee8485f5a87497beb9ea"
[[projects]]
digest = "1:9053d7051fbebf02ad72d984134c2ba462eb46f7506e1145534550e6d0f702a5"
name = "github.com/pkg/errors"
packages = ["."]
pruneopts = "UT"
revision = "49f8f617296114c890ae0b7ac18c5953d2b1ca0f"
version = "v0.9.0"
[[projects]]
digest = "1:0028cb19b2e4c3112225cd871870f2d9cf49b9b4276531f03438a88e94be86fe"
name = "github.com/pmezard/go-difflib"
packages = ["difflib"]
pruneopts = "UT"
revision = "792786c7400a136282c1664665ae0a8db921c6c2"
version = "v1.0.0"
[[projects]]
digest = "1:8548c309c65a85933a625be5e7d52b6ac927ca30c56869fae58123b8a77a75e1"
name = "github.com/stretchr/testify"
packages = ["assert"]
pruneopts = "UT"
revision = "221dbe5ed46703ee255b1da0dec05086f5035f62"
version = "v1.4.0"
[[projects]]
digest = "1:b75b3deb2bce8bc079e16bb2aecfe01eb80098f5650f9e93e5643ca8b7b73737"
name = "gopkg.in/yaml.v2"
packages = ["."]
pruneopts = "UT"
revision = "1f64d6156d11335c3f22d9330b0ad14fc1e789ce"
version = "v2.2.7"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/asaskevich/govalidator",
"github.com/kelseyhightower/envconfig",
"github.com/nlopes/slack",
"github.com/stretchr/testify/assert",
]
solver-name = "gps-cdcl"
solver-version = 1