This repository has been archived by the owner on Jun 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathGopkg.lock
67 lines (60 loc) · 1.87 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:2915e1464ca9a9480ed2fb94d6939cdf418525b03b24bfb256486990abd8155a"
name = "github.com/dchest/siphash"
packages = ["."]
pruneopts = "UT"
revision = "ca249f45189071f5d44dc6401334e3572037b9cb"
version = "v1.2.0"
[[projects]]
digest = "1:a64bb09fa7a8be2c9a9e3733908d97c1b34573a727d9068568850e1ced9319e9"
name = "github.com/ethereum/go-ethereum"
packages = ["common/hexutil"]
pruneopts = "UT"
revision = "89451f7c382ad2185987ee369f16416f89c28a7d"
version = "v1.8.15"
[[projects]]
branch = "master"
digest = "1:f14d1b50e0075fb00177f12a96dd7addf93d1e2883c25befd17285b779549795"
name = "github.com/gopherjs/gopherjs"
packages = ["js"]
pruneopts = "UT"
revision = "0210a2f0f73c96103378b0b935f39868e5731809"
[[projects]]
digest = "1:a8a633510a8566261a472b01fb6e722d1e9307b3e620e7a2d3aeb8857dfeaff7"
name = "github.com/powerman/rpc-codec"
packages = ["jsonrpc2"]
pruneopts = "UT"
revision = "3e1ab3b635b7b0d5f771028cd45aa9a827fd9f31"
version = "v1.0.0"
[[projects]]
branch = "master"
digest = "1:761ce547c4870c778fbfca68516e476922f1637aa34abbff56445c8a5dec9626"
name = "github.com/therecipe/qt"
packages = [
".",
"core",
"gui",
"network",
"qml",
"quick",
"quickcontrols2",
"widgets",
]
pruneopts = "UT"
revision = "3cb140eaf569f42241c0d8c0ca4574f7b640fa34"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/dchest/siphash",
"github.com/ethereum/go-ethereum/common/hexutil",
"github.com/powerman/rpc-codec/jsonrpc2",
"github.com/therecipe/qt",
"github.com/therecipe/qt/core",
"github.com/therecipe/qt/quick",
"github.com/therecipe/qt/quickcontrols2",
"github.com/therecipe/qt/widgets",
]
solver-name = "gps-cdcl"
solver-version = 1