-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGopkg.lock
More file actions
42 lines (37 loc) · 1.12 KB
/
Gopkg.lock
File metadata and controls
42 lines (37 loc) · 1.12 KB
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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:da079c771f5d4ac0f91d449bd87586abb3f2c9537d827421bb0b02400917e50e"
name = "github.com/dnote/fileutils"
packages = ["."]
pruneopts = "UT"
revision = "e2053e9329abb48cb9b54ee1c1b58f350ea2ebeb"
version = "v0.2.0"
[[projects]]
digest = "1:2e3c336fc7fde5c984d2841455a658a6d626450b1754a854b3b32e7a8f49a07a"
name = "github.com/google/go-cmp"
packages = [
"cmp",
"cmp/internal/diff",
"cmp/internal/function",
"cmp/internal/value",
]
pruneopts = "UT"
revision = "3af367b6b30c263d47e8895973edcca9a49cf029"
version = "v0.2.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/dnote/fileutils",
"github.com/google/go-cmp/cmp",
"github.com/pkg/errors",
]
solver-name = "gps-cdcl"
solver-version = 1