forked from crunchyroll/evs-s3helper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGopkg.lock
70 lines (63 loc) · 1.83 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:fff5861b2cd571705ed39caf52100395593a92035fa95cac3f58114fab7637d7"
name = "github.com/crunchyroll/evs-common"
packages = [
"config",
"logging",
"newrelic",
]
pruneopts = "UT"
revision = "6a7a36a07b657fd71b1b25c19f5b3cddaa683310"
[[projects]]
branch = "master"
digest = "1:f7381d28ad3cbb9b77cd4f0322849cc26bc8e9b30d2eef5a9e72f74ceeba05de"
name = "github.com/crunchyroll/go-aws-auth"
packages = ["."]
pruneopts = "UT"
revision = "6d1794bd97a6eb9c5dd480ed627665e8d205fa6d"
[[projects]]
digest = "1:0ba19daaf0e72a13c1d6d3b4690636cba7d6aee9bddf1d0c92ced344e0117a0f"
name = "github.com/newrelic/go-agent"
packages = [
".",
"internal",
"internal/jsonx",
"internal/logger",
"internal/sysinfo",
"internal/utilization",
]
pruneopts = "UT"
revision = "7d12ae2201fc160e486197614a6f65afcf3f8170"
version = "v1.5.0"
[[projects]]
branch = "master"
digest = "1:e30b5c6d83a83f1369fa92f0e279ab8046e9ee7fa2d71360956e910f44072ffb"
name = "github.com/rs/zerolog"
packages = [
".",
"internal/cbor",
"internal/json",
"log",
]
pruneopts = "UT"
revision = "651d361cfeb9d0f5b9f1d14b162c66c82509ef6d"
[[projects]]
digest = "1:cacb98d52c60c337c2ce95a7af83ba0313a93ce5e73fa9e99a96aff70776b9d3"
name = "gopkg.in/yaml.v2"
packages = ["."]
pruneopts = "UT"
revision = "a5b47d31c556af34a302ce5d659e6fea44d90de0"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/crunchyroll/evs-common/config",
"github.com/crunchyroll/evs-common/newrelic",
"github.com/crunchyroll/go-aws-auth",
"github.com/rs/zerolog",
"github.com/rs/zerolog/log",
]
solver-name = "gps-cdcl"
solver-version = 1