forked from pojntfx/sessions
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgo.mod.json
More file actions
49 lines (49 loc) · 1.75 KB
/
go.mod.json
File metadata and controls
49 lines (49 loc) · 1.75 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
43
44
45
46
47
48
49
[
{
"dest": "vendor",
"path": "modules.txt",
"type": "file"
},
{
"dest": "vendor/github.com/jwijenbergh/puregotk",
"sha256": "2f386c11285dba4ba7bd57f22ba1ac16e93d0fb5a7cc6c4aaae5f6d957867af4",
"strip-components": 3,
"type": "archive",
"url": "https://proxy.golang.org/github.com/jwijenbergh/puregotk/@v/v0.0.0-20251201161753-28ec1479c381.zip"
},
{
"dest": "vendor/github.com/pojntfx/go-gettext",
"sha256": "a1e286161e04c4d7f02cd3ef9185df7be7ccf85daf9349a0974ed42746827fb4",
"strip-components": 3,
"type": "archive",
"url": "https://proxy.golang.org/github.com/pojntfx/go-gettext/@v/v0.2.0.zip"
},
{
"dest": "vendor/github.com/dennwc/flatpak-go-mod",
"sha256": "30c89a77609df65ae4c1bfc183935a7df443da219827370c07d0c743f1d76709",
"strip-components": 3,
"type": "archive",
"url": "https://proxy.golang.org/github.com/dennwc/flatpak-go-mod/@v/v0.1.1-0.20250809093520-ddf8d84264aa.zip"
},
{
"dest": "vendor/github.com/goccy/go-yaml",
"sha256": "51bf59a85a7e3e2b8e83e5f376a3229b01b673a39601c99e3a2c05931cc3e339",
"strip-components": 3,
"type": "archive",
"url": "https://proxy.golang.org/github.com/goccy/go-yaml/@v/v1.18.0.zip"
},
{
"dest": "vendor/github.com/jwijenbergh/purego",
"sha256": "aa4903b6c7333843f77e6012d68c89846462f4755fe6201a4069e69547d1000e",
"strip-components": 3,
"type": "archive",
"url": "https://proxy.golang.org/github.com/jwijenbergh/purego/@v/v0.0.0-20251017112123-b71757b9ba42.zip"
},
{
"dest": "vendor/golang.org/x/mod",
"sha256": "19fb241d46e4397d3193b5fa899e2a9d62bb5d1c41f73d09d29c17c3c0d3953c",
"strip-components": 3,
"type": "archive",
"url": "https://proxy.golang.org/golang.org/x/mod/@v/v0.27.0.zip"
}
]