-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGopkg.lock
68 lines (63 loc) · 1.77 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:4e8915c3649fc7dfd7601831b27b5325390626f2ca711edb4a2808cf890bceb3"
name = "github.com/golang/protobuf"
packages = [
"proto",
"ptypes/timestamp",
]
pruneopts = "UT"
revision = "4846b58453b3708320bdb524f25cc5a1d9cda4d4"
version = "v1.4.3"
[[projects]]
digest = "1:c593958110b81cde5234efac4582630e934a003670ef5913b024e02fb06c374c"
name = "github.com/jamesruan/sodium"
packages = ["."]
pruneopts = "UT"
revision = "9620b83ffeae41bb650196f3f0bd53b3c41ca6e9"
version = "1.0.13"
[[projects]]
digest = "1:3758db70c46fe2fa9f607d447cffa49aace09c70ba5fe3c1d7871f19057a7e6f"
name = "google.golang.org/protobuf"
packages = [
"encoding/prototext",
"encoding/protowire",
"internal/descfmt",
"internal/descopts",
"internal/detrand",
"internal/encoding/defval",
"internal/encoding/messageset",
"internal/encoding/tag",
"internal/encoding/text",
"internal/errors",
"internal/fieldsort",
"internal/filedesc",
"internal/filetype",
"internal/flags",
"internal/genid",
"internal/impl",
"internal/mapsort",
"internal/pragma",
"internal/set",
"internal/strs",
"internal/version",
"proto",
"reflect/protoreflect",
"reflect/protoregistry",
"runtime/protoiface",
"runtime/protoimpl",
"types/known/timestamppb",
]
pruneopts = "UT"
revision = "3f7a61f89bb6813f89d981d1870ed68da0b3c3f1"
version = "v1.25.0"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/golang/protobuf/proto",
"github.com/golang/protobuf/ptypes/timestamp",
"github.com/jamesruan/sodium",
]
solver-name = "gps-cdcl"
solver-version = 1