-
Notifications
You must be signed in to change notification settings - Fork 12
/
Gopkg.lock
66 lines (58 loc) · 1.9 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:b3f0c9bf385f990e2cdc5221848628682a8d1c83e77e9053407250c142f873f3"
name = "github.com/Abramovic/logrus_influxdb"
packages = ["."]
pruneopts = "UT"
revision = "8f4523eb7e78339191e8abdd0234c04b65363216"
[[projects]]
digest = "1:04457f9f6f3ffc5fea48e71d62f2ca256637dee0a04d710288e27e05c8b41976"
name = "github.com/Sirupsen/logrus"
packages = ["."]
pruneopts = "UT"
revision = "839c75faf7f98a33d445d181f3018b5c3409a45e"
version = "v1.4.2"
[[projects]]
branch = "master"
digest = "1:00e5ad58045d6d2a6c9e65d1809ff2594bc396e911712ae892a93976fdece115"
name = "github.com/influxdata/influxdb1-client"
packages = [
"models",
"pkg/escape",
"v2",
]
pruneopts = "UT"
revision = "8bf82d3c094dc06be9da8e5bf9d3589b6ea032ae"
[[projects]]
digest = "1:31e761d97c76151dde79e9d28964a812c46efc5baee4085b86f68f0c654450de"
name = "github.com/konsorten/go-windows-terminal-sequences"
packages = ["."]
pruneopts = "UT"
revision = "f55edac94c9bbba5d6182a4be46d86a2c9b5b50e"
version = "v1.0.2"
[[projects]]
digest = "1:04457f9f6f3ffc5fea48e71d62f2ca256637dee0a04d710288e27e05c8b41976"
name = "github.com/sirupsen/logrus"
packages = ["."]
pruneopts = "UT"
revision = "839c75faf7f98a33d445d181f3018b5c3409a45e"
version = "v1.4.2"
[[projects]]
branch = "master"
digest = "1:f4f1735ed89b6679fd987711dd00b8d084ed963659c9e18321be6c6fa4fc8fe5"
name = "golang.org/x/sys"
packages = ["unix"]
pruneopts = "UT"
revision = "0732a990476f7f2f5f7200b39ba4ab730c0f09f8"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/Abramovic/logrus_influxdb",
"github.com/Sirupsen/logrus",
"github.com/influxdata/influxdb1-client/v2",
"github.com/sirupsen/logrus",
]
solver-name = "gps-cdcl"
solver-version = 1