forked from linuxboot/fiano
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGopkg.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:09352d860d9ac877586151d1d715c31f1df86717defe6c4e1d1fbe9ceb2778d9"
name = "github.com/u-root/u-root"
packages = [
"pkg/golang",
"pkg/testutil",
]
pruneopts = "UT"
revision = "4fed9c9f3497932004cb777e28e1a2af7260fb83"
version = "v1.0.0"
[[projects]]
digest = "1:ba8028944baec941af3e7e7d9a51b3161a7168a042188b058da662bfc33fd1aa"
name = "github.com/ulikunitz/xz"
packages = [
"internal/hash",
"internal/xlog",
"lzma",
]
pruneopts = "UT"
revision = "0c6b41e72360850ca4f98dc341fd999726ea007f"
version = "v0.5.4"
[[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