forked from linuxboot/fiano
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gopkg.lock
55 lines (50 loc) · 1.37 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:51ceb357de5c06371be8becad34cff7e22041cfbed039631a22e17c1600af422"
name = "github.com/u-root/u-root"
packages = [
"pkg/golang",
"pkg/testutil",
]
pruneopts = "UT"
revision = "240c641ceb065925ebecd1a406f64161f71afaa9"
version = "v3.0.0"
[[projects]]
digest = "1:74424672efb1cc0a95c80db0787e1a791ff562fa990facbd1530296f4f9ca7a7"
name = "github.com/ulikunitz/xz"
packages = [
"internal/hash",
"internal/xlog",
"lzma",
]
pruneopts = "UT"
revision = "590df8077fbcb06ad62d7714da06c00e5dd2316d"
version = "v0.5.5"
[[projects]]
digest = "1:fb8be2f4db4c5f3fa4b93ec808502d5933c7cf8d8fa285b32ba8c0102c309850"
name = "golang.org/x/text"
packages = [
"encoding",
"encoding/internal",
"encoding/internal/identifier",
"encoding/unicode",
"internal/gen",
"internal/utf8internal",
"runes",
"transform",
"unicode/cldr",
]
pruneopts = "UT"
revision = "f21a4dfb5e38f5895301dc265a8def02365cc3d0"
version = "v0.3.0"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/u-root/u-root/pkg/testutil",
"github.com/ulikunitz/xz/lzma",
"golang.org/x/text/encoding/unicode",
"golang.org/x/text/transform",
]
solver-name = "gps-cdcl"
solver-version = 1